From f79fde0d72917dcba3294a31a2e6bc4be8d52a2b Mon Sep 17 00:00:00 2001 From: 南骏 池 <chiffly@163.com> Date: 星期三, 05 三月 2025 08:44:05 +0800 Subject: [PATCH] 1.委外退补料优化 2.委外领料优化 --- H5/msgDetail.aspx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/H5/msgDetail.aspx b/H5/msgDetail.aspx index 1d37ed8..8d16cec 100644 --- a/H5/msgDetail.aspx +++ b/H5/msgDetail.aspx @@ -34,7 +34,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/msgDetail.js?<%=11114 %>"></script> -- Gitblit v1.9.3