未符合项流程节点
This commit is contained in:
@@ -407,7 +407,7 @@ export default {
|
|||||||
this.modalshowflag = true
|
this.modalshowflag = true
|
||||||
},
|
},
|
||||||
drawerCheck (data) {
|
drawerCheck (data) {
|
||||||
this.roleForm.dockUserName = data[0].id
|
this.roleForm.dockUser = data[0].id
|
||||||
this.roleForm.dockUserName = data[0].name
|
this.roleForm.dockUserName = data[0].name
|
||||||
this.modalshowflag = false
|
this.modalshowflag = false
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user