mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-27 11:53:24 +08:00
refactor: refactor locales, separate locales within apps,fixed #12
This commit is contained in:
@@ -6,7 +6,7 @@ import { preferences, usePreferences } from '@vben-core/preferences';
|
||||
|
||||
import { App, ConfigProvider, theme } from 'ant-design-vue';
|
||||
|
||||
import { antdLocale } from '#/forward';
|
||||
import { antdLocale } from '#/locales';
|
||||
|
||||
defineOptions({ name: 'App' });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user