ÏîÄ¿´úÂë/WIDESEA_WMSClient/src/extension/inbound/inboundOrder.js
@@ -292,7 +292,7 @@ if (rows.length > 1) { return this.$Message.error("è¯·éæ©ä¸æ¡æ°æ®"); } this.http.post(`api/Inbound/BatchInOrderFeedbackToMes?OrderNo=${rows[0].inboundOrderNo}`,{},"æ°æ®å¤çä¸...") this.http.post(`api/Inbound/BatchInOrderFeedbackToMes?id=${rows[0].id}`,{},"æ°æ®å¤çä¸...") .then((x) => { if (x.status) { this.$Message.success(x.message);