´úÂë¹ÜÀí/WMS/WIDESEA_WMSClient/src/extension/outbound/extend/StockSelect.vue
@@ -179,9 +179,12 @@ }); }, outbound() { if(this.selection.length<=0){ return this.$message.error("请å¾é"); } this.http .post( "api/Task/GenerateOutboundTask?id=" + this.row.id, "api/Task/GenerateOutboundTask?orderDetailId=" + this.row.id, this.selection, "æ°æ®å¤çä¸" )