南骏 池
2025-05-22 b1c0e9fea7c074aa823e45fa2dc50455e8f8106c
1.送货单收货
已修改2个文件
4 ■■■■ 文件已修改
H5/Js/PurchaseReturn.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
H5/PurchaseReturn.aspx 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
H5/Js/PurchaseReturn.js
@@ -181,7 +181,7 @@
                        that.$refs.barcode.focus();
                        that.scanFormData.barcode = null;
                    }
                    success
                    that.$playSound('success');
                    that.$notify({ type: 'success', message: json.message });
                    that.isLoading = false;
                })
H5/PurchaseReturn.aspx
@@ -123,5 +123,5 @@
    <%--<comback ></comback>--%>
</asp:Content>
<asp:Content ID="Content4" ContentPlaceHolderID="ContentPlaceHolder4" Runat="Server">
    <script src="Js/PurchaseReturn.js?<%=128111 %>"></script>
    <script src="Js/PurchaseReturn.js?<%=1281111 %>"></script>
</asp:Content>