ÏîÄ¿´úÂë/WMS/WIDESEA_WMSClient/src/extension/widesea_wms/Order/InboundOrder/PrintPalletCode.vue
@@ -29,7 +29,7 @@ }, data() { return { num: 0, num: 1, show: false, }; }, @@ -40,7 +40,7 @@ submit() { this.$emit("parentCall", ($vue) => { this.http.post("api/InboundOrder/PrintPalletCode?num="+this.num, "").then((x) => { this.http.post("api/InboundOrder/PrintPalletCode?num=" + this.num, "", "æ°æ®å¤çä¸...").then((x) => { if (!x.status) { this.$message.error(x.message); } else {