From 78a59eda850857e1bfeb48541f0c64d442877a4d Mon Sep 17 00:00:00 2001
From: lty <876263681@qq.com>
Date: 星期二, 08 四月 2025 11:17:10 +0800
Subject: [PATCH] #实现pda简单入库出库操作

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