mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-14 02:45:06 +08:00
@ -22,7 +22,7 @@ const goToUrl = () => {
|
||||
|
||||
/** 是否开启 */
|
||||
const getEnable = () => {
|
||||
return import.meta.env.VITE_APP_TENANT_ENABLE === 'true'
|
||||
return import.meta.env.VITE_APP_DOCALERT_ENABLE !== 'false'
|
||||
}
|
||||
</script>
|
||||
<style scoped>
|
||||
|
Reference in New Issue
Block a user