南骏 池
4 天以前 47ae3682d3d9253331df420044e93827cf13597d
H5/Js/Xsck.js
@@ -23,6 +23,7 @@
            ItemDetail: [],
            ItemBarKw: [],
            currentIndex: -1, 
            zdy: "",
        }
    },
    mounted() {
@@ -141,6 +142,7 @@
                    var json = res;
                    if (json.status == 0) {
                        that.ItemBlDetail = json.data.tbBillList;
                        that.zdy = json.data.tbBillList.allList[0].createNmae;
                        //that.daa001 = json.data.tbBillList.item1;
                        that.$refs.barcode.focus();
                    }
@@ -157,7 +159,7 @@
                    that.isLoading = false;
                    that.$toast.fail("网络错误,请重试!");
                    //console.log(error);
                    tthat.$refs.billNo.focus();
                    that.$refs.billNo.focus();
                    that.billNo = "";
                    that.daa001 = "";
                    that.ItemBlDetail = [];