From 4020252f4f450af57a671d27b418077c55ba5c8a Mon Sep 17 00:00:00 2001
From: 南骏 池 <chiffly@163.com>
Date: 星期四, 20 二月 2025 14:51:16 +0800
Subject: [PATCH] 1.委外领料完成 2.委外补料除拆分功能已完成 3.生产领料界面优化

---
 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