1
huangxiaoqiang
3 天以前 5a15fa73d5f6a39917013871a65eb11a8c013391
项目代码/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,