cnf
8 天以前 32274bc8fad5251f78229d67d86c234a4b32df2e
H5/Js/PurchaseInventory.js
@@ -70,6 +70,7 @@
                    var json = res;
                    if (json.status == 0) {
                        that.depotData = json.data.tbBillList;
                        that.$playSound('success');
                        that.$refs.barcode.focus();
                    }
                    else {