From 87a1c3fda0360a3890f36eebf4fefb8b0621e61e Mon Sep 17 00:00:00 2001
From: wxw <Administrator@DESKTOP-5BIMHQ3>
Date: 星期三, 12 十一月 2025 08:00:11 +0800
Subject: [PATCH] 处理同托盘再次绑定同物料批次不增加库存问题;修改同物料批次拣货异常问题

---
 HTML/views/home/console2.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/HTML/views/home/console2.html b/HTML/views/home/console2.html
index c71b123..a776257 100644
--- a/HTML/views/home/console2.html
+++ b/HTML/views/home/console2.html
@@ -231,7 +231,7 @@
             <!-- 宸� -->
             <div class="layui-col-md4" style="height: 100%;margin-top: 10px;">
                 <div class="layui-card" style="height: 100%;border-radius: 15px;box-shadow: 0px 0px 10px 1px #a4a3a3;">
-                    <div style="width: 100%;height: 23.33%;">
+                    <!-- <div style="width: 100%;height: 23.33%;">
                         <div class="layui-card-header">
                             <img src="../../img/console/xiexian.png" style="height: 20px;">
                             绯荤粺鐩戞帶
@@ -263,7 +263,7 @@
                                 <label style="font-size: 32px;color: #009688;">109</label>
                             </div>
                         </div>
-                    </div>
+                    </div> -->
                     <div style="width: 100%;height: 38.33%;">
                         <div class="layui-card-header">
                             <img src="../../img/console/xiexian.png" style="height: 20px;">

--
Gitblit v1.8.0