1
skyouc
2025-11-21 c7e53ce43552cf1ce31b86b6bf8a372e541efe19
1
1个文件已修改
2 ■■■ 已修改文件
pages/listing/matnrPalletising.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
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) {