lifanagju_citu hai 8 meses
pai
achega
9c13746e20
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/utils/auth.js

+ 1 - 1
src/utils/auth.js

@@ -16,7 +16,7 @@ const isEnterprise = () => {
   return bool
 }
 
-export const getIsEnterprise = () => { isEnterprise() }
+export const getIsEnterprise = () => { return isEnterprise() }
 
 // 获取token
 export const getToken = (index) => { // index=1: 使用招聘token; index=2: 使用求职token