projects/mes-zjl #87
@ -397,7 +397,7 @@ export default {
|
|||||||
this.workIssueTitle = '绑定工单'
|
this.workIssueTitle = '绑定工单'
|
||||||
this.addWorkOrdervisible = true
|
this.addWorkOrdervisible = true
|
||||||
this.$nextTick(() => {
|
this.$nextTick(() => {
|
||||||
this.$refs.addWorkOrder.init(val.data.id, 'bind')
|
this.$refs.addWorkOrder.init(val.data, 'bind')
|
||||||
})
|
})
|
||||||
break
|
break
|
||||||
case 'complete':
|
case 'complete':
|
||||||
|
Loading…
Reference in New Issue
Block a user