zhaoke 1 рік тому
батько
коміт
4cf70dae47
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      src/utils/axiosReq.ts

+ 0 - 1
src/utils/axiosReq.ts

@@ -4,7 +4,6 @@ import { ElLoading, ElMessage, ElMessageBox } from 'element-plus'
 import { getToken, setToken, removeToken } from '@/utils/auth'
 import { AxiosConfigTy, AxiosReqTy, ObjTy } from '~/common'
 import { useUserStore } from '@/store/user'
-import { da } from 'element-plus/es/locale'
 let reqConfig: any
 let loadingE: any