From cdaa6b433a2ce3fbb727a9661015e6f76683529f Mon Sep 17 00:00:00 2001 From: 南骏 池 <chiffly@163.com> Date: 星期五, 13 六月 2025 14:35:56 +0800 Subject: [PATCH] 1.采购退货单优化 2.采购退料单拆分 3.采购入库优化 --- H5/Wwcl.aspx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/H5/Wwcl.aspx b/H5/Wwcl.aspx index 82715e3..2076d91 100644 --- a/H5/Wwcl.aspx +++ b/H5/Wwcl.aspx @@ -83,7 +83,7 @@ </asp:Content> <asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder3" Runat="Server"> <comloading v-if="isLoading"></comloading> - <comback ></comback> + <%--<comback ></comback>--%> </asp:Content> <asp:Content ID="Content4" ContentPlaceHolderID="ContentPlaceHolder4" Runat="Server"> <script src="Js/Wwcl.js?<%=122 %>"></script> -- Gitblit v1.9.3