diff --git a/yxt-as-ui/src/views/workFlow/qitachukuFlow/otherOutboundEdit.vue b/yxt-as-ui/src/views/workFlow/qitachukuFlow/otherOutboundEdit.vue index e575a78933..53bd385485 100644 --- a/yxt-as-ui/src/views/workFlow/qitachukuFlow/otherOutboundEdit.vue +++ b/yxt-as-ui/src/views/workFlow/qitachukuFlow/otherOutboundEdit.vue @@ -379,7 +379,7 @@ .then(resp => { if (resp.success) { this.formobj = resp.data - + this.formobj.instanceId = res.data.procInstId //this.Array为数组名 this.formobj.otheroutDetailList.forEach(item => {