修改
This commit is contained in:
parent
2cdffe8b2e
commit
e121c89ff0
@ -277,7 +277,7 @@
|
||||
that.$refs.uToast.show({
|
||||
title: '为了保证资料真实,平台需要对你的资料进行审核,请耐心等待',
|
||||
type: 'success',
|
||||
duration: '1500',
|
||||
duration: '10000',
|
||||
})
|
||||
if (that.timer) {
|
||||
clearTimeout(that.timer)
|
||||
|
||||
@ -117,7 +117,7 @@
|
||||
uni.navigateTo({
|
||||
url: "/pages/template/template"
|
||||
})
|
||||
} else if (this.nursePersonRole = 'nursePersonRole') {
|
||||
} else if (this.personRoleLoginFlag = 'nursePersonRole') {
|
||||
this.personopenPopup();
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user