H5/Js/Qtrk.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
H5/Qtrk.aspx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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); H5/Qtrk.aspx
@@ -132,5 +132,5 @@ <%--<comback ></comback>--%> </asp:Content> <asp:Content ID="Content4" ContentPlaceHolderID="ContentPlaceHolder4" Runat="Server"> <script src="Js/Qtrk.js?<%=12400 %>"></script> <script src="Js/Qtrk.js?<%=124000 %>"></script> </asp:Content>