From f064c1aa85c6d778b1bedfb980ad42fcf50b63c9 Mon Sep 17 00:00:00 2001
From: 南骏 池 <chiffly@163.com>
Date: 星期二, 25 二月 2025 08:59:38 +0800
Subject: [PATCH] 1.委外退料优化 2.委外补料、超领优化
---
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