修改禅道已知bug
This commit is contained in:
@@ -634,6 +634,10 @@
|
||||
},
|
||||
roleSwitchingClick() {
|
||||
this.visibleRoleSwitching = true
|
||||
this.$nextTick(()=>{
|
||||
this.formInlineRoleSwitching.roleSwitchingCode = this.currentPersonRole
|
||||
this.$refs.ruleFormRoleSwitching.clearValidate()
|
||||
})
|
||||
},
|
||||
GetgetLoginUserType() {
|
||||
this.$refs.CollectionTabel.getLoginUserType()
|
||||
|
||||
Reference in New Issue
Block a user