From d04fe2f4e7fc1f46ef4e85e640eefdd9127b4db3 Mon Sep 17 00:00:00 2001
From: skyouc <creaycat@gmail.com>
Date: 星期四, 11 十二月 2025 15:01:48 +0800
Subject: [PATCH] 入库单功能优化

---
 src/main/webapp/static/css/cool.css |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/main/webapp/static/css/cool.css b/src/main/webapp/static/css/cool.css
index 51782aa..2e7d68b 100644
--- a/src/main/webapp/static/css/cool.css
+++ b/src/main/webapp/static/css/cool.css
@@ -43,6 +43,3 @@
     color:#aaaaaa;
 }
 
-.layui-table-grid-down {
-    display: none;
-}

--
Gitblit v1.9.1