H5/Js/Qtrk.js
@@ -89,7 +89,7 @@ //that.ItemBlDetail = json.data.tbBillList; that.ItemDetail = json.data.tbBillList; that.$refs.sectionCode.focus(); that.sectionCode = null; //that.sectionCode = null; } else { that.$toast.fail(json.message); @@ -209,7 +209,7 @@ that.$notify({ type: 'success', message: '扫描成功' }); that.$playSound('success'); that.$refs.barcode.focus(); //that.GetMesItemBlDetailByBillNo() that.GetMesItemBlDetailByBillNo(); } else { that.$toast.fail(json.message);