From d1963b1046b1b5d9b32aa27204c3cda5311a0ec4 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期三, 29 五月 2024 13:15:30 +0800
Subject: [PATCH] # 再次拣料订单数量优化
---
src/main/webapp/static/css/cool.css | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/css/cool.css b/src/main/webapp/static/css/cool.css
index aac555b..b592730 100644
--- a/src/main/webapp/static/css/cool.css
+++ b/src/main/webapp/static/css/cool.css
@@ -41,4 +41,8 @@
}
.cool-auto-complete-window-select option:first-child{
color:#aaaaaa;
-}
\ No newline at end of file
+}
+
+/*.layui-table-grid-down {*/
+/* display: none;*/
+/*}*/
--
Gitblit v1.9.1