From 022c1483e1cb87b22742b247f25f8152a010bf2f Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期一, 24 七月 2023 19:49:06 +0800
Subject: [PATCH] #入库找库位基础逻辑完成,接口第一次测试完成,测试结果:"OK"

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

diff --git a/src/main/webapp/static/css/cool.css b/src/main/webapp/static/css/cool.css
index aac555b..2e7d68b 100644
--- a/src/main/webapp/static/css/cool.css
+++ b/src/main/webapp/static/css/cool.css
@@ -41,4 +41,5 @@
 }
 .cool-auto-complete-window-select option:first-child{
     color:#aaaaaa;
-}
\ No newline at end of file
+}
+

--
Gitblit v1.9.1