chore: 修改文件夹路径

This commit is contained in:
dap
2024-09-05 08:07:34 +08:00
parent 20e15e9fea
commit e86313b65c
7 changed files with 21 additions and 92 deletions

View File

@@ -17,7 +17,7 @@ import { openWindow } from '@vben/utils';
import { message } from 'ant-design-vue';
import TenantToggle from '#/components/TenantToggle/index.vue';
import { TenantToggle } from '#/components/tenant-toggle';
import { $t } from '#/locales';
import { resetRoutes } from '#/router';
import { useAuthStore, useNotifyStore } from '#/store';