From 49a50b93c00234edac957bbd3a917293002d8eec Mon Sep 17 00:00:00 2001 From: 南骏 池 <chiffly@163.com> Date: 星期二, 04 三月 2025 11:05:36 +0800 Subject: [PATCH] 1.生产领料列表测试,留注释 --- H5/Sctl.aspx | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/H5/Sctl.aspx b/H5/Sctl.aspx index 1dc9004..60408ce 100644 --- a/H5/Sctl.aspx +++ b/H5/Sctl.aspx @@ -87,9 +87,9 @@ </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/Sctl.js?<%=159 %>"></script> + <script src="Js/Sctl.js?<%=160 %>"></script> </asp:Content> -- Gitblit v1.9.3