647556386
2026-03-31 6f0ffcf4a6e75ac3a76c6cfd75e02de3a17d46e3
项目代码/WIDESEA_WMSClient/src/extension/inbound/extend/allocateOrderDetail.vue
@@ -209,7 +209,7 @@
        size: 30,
        Wheres: [],
        page: 1,
        rows: 30,
        rows: 240,
      },
      searchFormOptions: [
        [
@@ -424,6 +424,7 @@
                        outboundQuantity: 1,
                        operator: "",
                        orderNo: this.row.orderNo,
                        stockDetailIds: []
                      };
                      this.http
@@ -612,6 +613,7 @@
                        outboundQuantity: formData.outboundDecimal,
                        operator: "",
                        orderNo: this.row.orderNo,
                        stockDetailIds:[]
                      };
                      this.http