项目代码/PDA/pages/task/Inbound.vue
@@ -193,7 +193,7 @@ var param = { "PalletCode": this.PalletCode3, } this.$u.post('/api/StockInfo/DeleteGroupPlateAsync', param).then(res => { this.$u.post('/api/BoxingInfo/DeleteGroupPlateAsync', param).then(res => { if (res.status) { this.$refs.luToast.show({ title: res.message,