From 06cfc8259911e280d8979940b149bb90a806ff9d Mon Sep 17 00:00:00 2001 From: 南骏 池 <chiffly@163.com> Date: 星期二, 04 三月 2025 13:39:53 +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