Browse Source

完善其他出库

master
myTest383 7 months ago
parent
commit
047c22da25
  1. 2
      yxt-as-ui/src/views/workFlow/qitachukuFlow/otherOutboundEdit.vue

2
yxt-as-ui/src/views/workFlow/qitachukuFlow/otherOutboundEdit.vue

@ -379,7 +379,7 @@
.then(resp => { .then(resp => {
if (resp.success) { if (resp.success) {
this.formobj = resp.data this.formobj = resp.data
this.formobj.instanceId = res.data.procInstId
//this.Array //this.Array
this.formobj.otheroutDetailList.forEach(item => { this.formobj.otheroutDetailList.forEach(item => {

Loading…
Cancel
Save