修改禅道已知bug

This commit is contained in:
qq787203167
2022-07-08 16:41:41 +08:00
parent 4bef0a30b1
commit 53cfbfce28
@@ -634,6 +634,10 @@
}, },
roleSwitchingClick() { roleSwitchingClick() {
this.visibleRoleSwitching = true this.visibleRoleSwitching = true
this.$nextTick(()=>{
this.formInlineRoleSwitching.roleSwitchingCode = this.currentPersonRole
this.$refs.ruleFormRoleSwitching.clearValidate()
})
}, },
GetgetLoginUserType() { GetgetLoginUserType() {
this.$refs.CollectionTabel.getLoginUserType() this.$refs.CollectionTabel.getLoginUserType()