ÏîÄ¿´úÂë/WIDESEA_WMSClient/src/extension/check/extend/StockSelect.vue
@@ -209,7 +209,7 @@ ? "api/Task/GenerateOutboundTask?orderDetailId=" : "api/Task/GenerateOutboundTask?orderDetailId="; this.http .post(url + this.row.id, this.selection, "æ°æ®å¤çä¸") .post(url + this.row.id+"&station="+this.outboundForm.selectedPlatform, this.selection, "æ°æ®å¤çä¸") .then((x) => { if (!x.status) return this.$message.error(x.message); this.$message.success("æä½æå");