快乐的昕的电脑
2025-09-11 36f03881a44a58c7d02ce2190c9f4f3ea3a8f59e
调拨入库:该为扫描物料条码后不清空库位,库位只能手动删除
已修改1个文件
6 ■■■■ 文件已修改
H5/Js/Dbrk.js 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
H5/Js/Dbrk.js
@@ -86,7 +86,7 @@
                        //that.ItemBlDetail = json.data.tbBillList;
                        that.ItemDetail = json.data.tbBillList;
                        that.$refs.sectionCode.focus();
                        that.sectionCode = "";
                        //that.sectionCode = "";
                    }
                    else {
                        that.$toast.fail(json.message);
@@ -130,7 +130,7 @@
                    else {
                        that.$toast.fail(json.message);
                        that.$refs.sectionCode.focus();
                        that.sectionCode = "";
                        //that.sectionCode = "";
                    }
                })
@@ -139,7 +139,7 @@
                    that.$toast.fail("网络错误,请重试!");
                    //console.log(error);
                    that.$refs.sectionCode.focus();
                    that.sectionCode = "";
                    //that.sectionCode = "";
                });
        },
        getBarcode() {