mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 11:35:58 +08:00
feat: multi-language support
This commit is contained in:
@@ -20,7 +20,7 @@ import {
|
||||
} from '/@/setup/theme';
|
||||
|
||||
import { appStore } from '/@/store/modules/app';
|
||||
import { deepMerge } from '../utils/index';
|
||||
import { deepMerge } from '/@/utils';
|
||||
|
||||
// Used to share global app instances
|
||||
let app: App;
|
||||
|
Reference in New Issue
Block a user