--修改默认对象扩展
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
import { computed } from 'vue';
|
||||
import { getLogoInfo } from './api/system/login';
|
||||
import { onBeforeUnmount } from 'vue';
|
||||
import { getAppEnvConfig } from '/@/utils/env';
|
||||
//import { getAppEnvConfig } from '/@/utils/env';
|
||||
// support Multi-language
|
||||
|
||||
const { getLocale } = useLocale();
|
||||
|
||||
Reference in New Issue
Block a user