|
@@ -1,7 +1,7 @@
|
|
import router from './router'
|
|
import router from './router'
|
|
import { useNProgress } from '@/hooks/web/useNProgress'
|
|
import { useNProgress } from '@/hooks/web/useNProgress'
|
|
import { useTitle } from '@/hooks/web/useTitle'
|
|
import { useTitle } from '@/hooks/web/useTitle'
|
|
-import { getToken, getIsEnterprise } from '@/utils/auth'
|
|
|
|
|
|
+import { getToken } from '@/utils/auth'
|
|
// import { useDictStore } from '@/store/dict'
|
|
// import { useDictStore } from '@/store/dict'
|
|
import { useUserStore } from '@/store/user'
|
|
import { useUserStore } from '@/store/user'
|
|
import Confirm from '@/plugins/confirm'
|
|
import Confirm from '@/plugins/confirm'
|