未符合项流程节点

This commit is contained in:
shen_yan_pu
2021-07-27 19:38:03 +08:00
parent 51e37b012a
commit 9534774e19
@@ -407,7 +407,7 @@ export default {
this.modalshowflag = true
},
drawerCheck (data) {
this.roleForm.dockUserName = data[0].id
this.roleForm.dockUser = data[0].id
this.roleForm.dockUserName = data[0].name
this.modalshowflag = false
},