diff --git a/yxt-as-ui/src/views/storage/outStorage/otherOutbound/otherOutboundAdd.vue b/yxt-as-ui/src/views/storage/outStorage/otherOutbound/otherOutboundAdd.vue index 11bb2c75e3..9572efcce7 100644 --- a/yxt-as-ui/src/views/storage/outStorage/otherOutbound/otherOutboundAdd.vue +++ b/yxt-as-ui/src/views/storage/outStorage/otherOutbound/otherOutboundAdd.vue @@ -130,6 +130,7 @@ "procInstId": "", "nodeState": "", "taskId": "", + "instanceId": "", "createOrgName": "", "createOrgSid": "", "otheroutDetailList": [ @@ -334,6 +335,7 @@ "procInstId": "", "nodeState": "", "taskId": "", + "instanceId": "", "createOrgName": "", "createOrgSid": "", "otheroutDetailList": [] diff --git a/yxt-as-ui/src/views/workFlow/qitachukuFlow/otherOutboundEdit.vue b/yxt-as-ui/src/views/workFlow/qitachukuFlow/otherOutboundEdit.vue index 53bd385485..dd86b1b051 100644 --- a/yxt-as-ui/src/views/workFlow/qitachukuFlow/otherOutboundEdit.vue +++ b/yxt-as-ui/src/views/workFlow/qitachukuFlow/otherOutboundEdit.vue @@ -129,6 +129,7 @@ "procInstId": "", "nodeState": "", "taskId": "", + "instanceId": "", "createOrgName": "", "createOrgSid": "", "otheroutDetailList": [ @@ -361,6 +362,7 @@ "procInstId": "", "nodeState": "", "taskId": "", + "instanceId": "", "createOrgName": "", "createOrgSid": "", "otheroutDetailList": []