no message
This commit is contained in:
parent
e07d01f0a1
commit
9031fca09c
|
@ -118,7 +118,6 @@ const computedregistertype = computed(() => {
|
||||||
}
|
}
|
||||||
// 加入成功
|
// 加入成功
|
||||||
if(type==3 && userStore.DeptInfo.register.auditStatus==1){
|
if(type==3 && userStore.DeptInfo.register.auditStatus==1){
|
||||||
console.log(1111)
|
|
||||||
return 4
|
return 4
|
||||||
}
|
}
|
||||||
if(type==4 && userStore.DeptInfo.register.auditStatus==1){
|
if(type==4 && userStore.DeptInfo.register.auditStatus==1){
|
||||||
|
|
Loading…
Reference in New Issue