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/Scll.aspx |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/H5/Scll.aspx b/H5/Scll.aspx
index 4453a15..8e7e0e4 100644
--- a/H5/Scll.aspx
+++ b/H5/Scll.aspx
@@ -56,7 +56,7 @@
     center
     clearable
     label="鍙戞枡鏁伴噺"
-    placeholder="鍙戞枡鏁伴噺" required
+    placeholder="鍙戞枡鏁伴噺" 
   >
     <van-button slot="button" type="info" size="small"  plain @click="getChaiFen">
       鏉$爜鎷嗗垎
@@ -99,7 +99,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/Scll.js?<%=123333 %>"></script>

--
Gitblit v1.9.3