Merge branch 'projects/mes-test' of git.picaiba.com:mt-fe-group/yudao-dev into projects/mes-test
This commit is contained in:
commit
87eccc7b25
@ -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