zhaoke 1 year ago
parent
commit
4cf70dae47
1 changed files with 0 additions and 1 deletions
  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