1
skyouc
2025-11-21 c7e53ce43552cf1ce31b86b6bf8a372e541efe19
pages/listing/matnrPalletising.vue
@@ -314,7 +314,7 @@
            const {   code, data, msg } = await request('/waitPakin/merge', {
               items: newArr,
               isHalf: this.isHalf.join(),
               isHalf: this.isHalf,
               barcode: this.container,
            })
            if (code === 200) {