@@ -675,7 +675,7 @@
this.infoData['outInDetailList'].push(val)
})
-
+ this.infoData['bizNo'] = resAll.map((item) => item.bizNo);
} else {
this.infoData = res;
this.extInfo = res?.extInfo;
@@ -542,7 +542,7 @@ export default {
console.log('resAll---------------', resAll);