647556386
4 天以前 696edbff3c8812e4b820f624d66a02ae6ddb1a06
项目代码/WIDESEA_WMSClient/src/extension/outbound/extend/newAllocateOrderDetail.vue
@@ -209,7 +209,7 @@
        size: 30,
        Wheres: [],
        page: 1,
        rows: 30,
        rows: 240,
      },
      searchFormOptions: [
        [
@@ -327,6 +327,7 @@
        orderNo: this.row.orderNo,
        isBatch: this.isBatch
      };
      console.log(requestParams);
      this.$refs.DirectOutbound.open(requestParams);
    },
    outboundbatch() {