From c81c28a3f41446ed67d035bfaa998ef9d69c0095 Mon Sep 17 00:00:00 2001
From: zyh <zyh@123>
Date: 星期三, 31 十二月 2025 17:48:54 +0800
Subject: [PATCH] 修复了AGV工作档日志与工作历史档日志界面一模一样的问题

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