From ecd79ff570939b55f455767f2b310590faa5a191 Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期三, 10 九月 2025 22:13:01 +0800
Subject: [PATCH] 1.新增组托时批号必须唯一 2.新增当有出库任务时禁止AGV入库搬运 3.拣料下架从任务状态16改成34
---
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