Browse Source

完善其他出库流程

zhanglei
myTest383 6 months ago
parent
commit
c7861dc6a6
  1. 2
      yxt-as-ui/src/views/storage/outStorage/otherOutbound/otherOutboundAdd.vue
  2. 2
      yxt-as-ui/src/views/workFlow/qitachukuFlow/otherOutboundEdit.vue

2
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": []

2
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": []

Loading…
Cancel
Save