fix:submitReceive入库完成提示恢复简版

This commit is contained in:
ShenQiLun 2026-06-27 11:11:42 +08:00
parent 40ce951906
commit 5c0baa6d18

View File

@ -2658,7 +2658,7 @@ export default {
return return
} }
// //
for (var k = 0; k < list.length; k++) { for (var k = 0; k < list.length; k++) {
var p = list[k] var p = list[k]
await this.callReceiveSubmitApi(timestamp, bindResult, p.productId, p.stock, p.warehouseData) await this.callReceiveSubmitApi(timestamp, bindResult, p.productId, p.stock, p.warehouseData)