perf: 调整

This commit is contained in:
rd
2025-09-05 17:02:01 +08:00
parent 6b8950ca4d
commit a1823d08a9
7 changed files with 29 additions and 29 deletions

View File

@ -12,7 +12,7 @@ import { useChatStore } from '@/stores/modules/chat';
import { initApp } from '@/utils/user';
import { useSidebarStore } from '@/stores/modules/side-bar';
import zhCN from '@arco-design/web-vue/es/locale/lang/zh-cn';
import zhCN from '@arco-design/web-vue/es/locale/lang/zh-cn'; // 已移除
const userStore = useUserStore();
const route = useRoute();