ÏîÄ¿´úÂë/WMS/WIDESEA_WMSClient/src/extension/widesea_wms/stock/extend/Remark.vue
@@ -50,7 +50,7 @@ this.$message.error('åæ°é误') return } this.http.post(`/api/Task/OutBoundTaskAsync?palletCode=${this.palletCode}&remark=${this.form.remark}`, {}, 'æ£å¨çæä»»å¡') this.http.post(`/api/Task/OutBoundTaskAsync?palletCode=${this.palletCode}&remark=${this.form.remark}`, {}, 'æ°æ®å¤çä¸...') .then((x) => { if (!x.status) { this.$message.error(x.message)