heshaofeng
2026-03-09 557f7f6079c30cd6fe8d6005cea3d89468bbcd31
项目代码/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