|
@@ -9,6 +9,7 @@ import fullScreen from '@/plugins/fullScreen'
|
|
|
import dialogExtend from '@/plugins/dialogExtend'
|
|
|
import { useMallStore } from '@/store/mall'
|
|
|
import { useEnterpriseStore } from '@/store/enterprise'
|
|
|
+import fullScreen from '@/plugins/fullScreen'
|
|
|
|
|
|
const { start, done } = useNProgress()
|
|
|
|