Compare commits

..

No commits in common. "8a819b84b6e16bb3f4f8ca085e32a03f487b46a5" and "fb967fb825ebee13f1f8e4523730cd86fc780720" have entirely different histories.

View File

@ -397,7 +397,7 @@ export default {
this.workIssueTitle = '绑定工单'
this.addWorkOrdervisible = true
this.$nextTick(() => {
this.$refs.addWorkOrder.init(val.data, 'bind')
this.$refs.addWorkOrder.init(val.data.id, 'bind')
})
break
case 'complete':