lifanagju_citu hai 1 semana
pai
achega
196a29a4f2
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      store/user.js

+ 0 - 1
store/user.js

@@ -105,7 +105,6 @@ export const userStore = defineStore('user', {
     // 校验是否完善人才必填信息
     checkPersonBaseInfoFun(data) {
       data = data || {}
-      // 待门墩儿测试后开放
       if (!data || !Object.keys(data).length || data.type === undefined || data.type === null) {
         showAuthModal('selectUserType')
         return