快乐的昕的电脑
2 天以前 36f03881a44a58c7d02ce2190c9f4f3ea3a8f59e
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() {