南骏 池
2025-06-12 788175232c895a92f573d84de1ff55b66379a7e0
1.其他入库优化
已修改2个文件
6 ■■■■ 文件已修改
H5/Js/Qtrk.js 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
H5/Qtrk.aspx 2 ●●● 补丁 | 查看 | 原始文档 | 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>