H5/Js/Qtrk.js
@@ -18,6 +18,7 @@ show: false, actions: [], ItemDetail: [], depotInfo:[], } }, mounted() { @@ -139,6 +140,7 @@ if (json.status == 0) { //that.$notify({ type: 'success', message: json.data.tbBillList }); //that.$playSound('success'); that.depotInfo = json.data; that.$refs.barcode.focus(); } else {