Merge pull request 'projects/mes-zjl' (#87) from projects/mes-zjl into projects/mes-test
Reviewed-on: #87
This commit is contained in:
commit
8a819b84b6
@ -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