Explorar el Código

header设置tenantCode

ct hace 3 semanas
padre
commit
187f04f234
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/utils/request.js

+ 0 - 1
src/utils/request.js

@@ -3,7 +3,6 @@ import { Notification, MessageBox, Message } from 'element-ui'
 import store from '@/store'
 import { getToken } from '@/utils/auth'
 import errorCode from '@/utils/errorCode'
-import {getTenant} from "../api/tenant/tenant";
 import {getTenantCode} from "./auth";
 
 axios.defaults.headers['Content-Type'] = 'application/json;charset=utf-8'