项目代码/WIDESEA_WMSClient/src/extension/outbound/extend/DirectOutbound.vue
@@ -38,7 +38,7 @@ }, data() { return { outboundQuantity: 0, outboundQuantity: 1, show: false, stations: [ { label: "绔欏彴2", value: "2-1" }, @@ -66,7 +66,7 @@ const requestParams = { detailIds: this.keys, OutboundTargetLocation: this.station, outboundQuantity: this.outboundQuantity, outboundQuantity: this.keys.length > 1 ? 1 : this.outboundQuantity, operator: "", orderNo: this.orderNo, };