修改禅道已知bug
This commit is contained in:
@@ -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()
|
||||||
|
|||||||
Reference in New Issue
Block a user