优化
This commit is contained in:
parent
733507ad74
commit
846b8550d2
@ -535,7 +535,7 @@ export default {
|
|||||||
apiSetPermissionsRoleChange(dicPara).then(res => {
|
apiSetPermissionsRoleChange(dicPara).then(res => {
|
||||||
if (res.code === 200) {
|
if (res.code === 200) {
|
||||||
this.showDialogPersonnel = false
|
this.showDialogPersonnel = false
|
||||||
this.$router.push({ name: 'workbench-home' })
|
this.handleGetSetPageInfo()
|
||||||
} else {
|
} else {
|
||||||
this.$message.error(res.msg)
|
this.$message.error(res.msg)
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user