#
zhou zhou
19 小时以前 47dfcedd8824e2769e518f0806a6138702c9364b
#
1个文件已修改
2 ■■■ 已修改文件
pages/listing/matnrPalletising.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/listing/matnrPalletising.vue
@@ -463,7 +463,7 @@
                    });
                    return;
                }
                if (this.whAreaId.trim() === '') {
                if (this.whAreaId === '') {
                    uni.showToast({
                        title: "目标库区不能为空",
                        icon: "none",