From f9675c5ff6906c22019bb976250b33663e278593 Mon Sep 17 00:00:00 2001 From: 南骏 池 <chiffly@163.com> Date: 星期五, 25 四月 2025 15:38:42 +0800 Subject: [PATCH] 1.首检、巡检、IQC异常处置原因字段调整 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