修改禅道已知bug

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