From 1ad8334fa579f1746efe55303a7773ad85aeee51 Mon Sep 17 00:00:00 2001
From: 南骏 池 <chiffly@163.com>
Date: 星期五, 20 六月 2025 08:17:44 +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