From 0b6c8b7687ff593d254cfcacacf72a75bfdf11ca Mon Sep 17 00:00:00 2001
From: lty <876263681@qq.com>
Date: 星期二, 24 六月 2025 08:20:36 +0800
Subject: [PATCH] #限制线体上托盘数量
---
src/main/webapp/static/js/console.map.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js
index b5b32e0..0860a99 100644
--- a/src/main/webapp/static/js/console.map.js
+++ b/src/main/webapp/static/js/console.map.js
@@ -242,7 +242,7 @@
}, {
"type": "rackDescs",
"id": "lb_desc100",
- "text": "<=鍑哄簱<=",
+ "text": "<=鍏ュ簱<=",
"top": 48,
"left": 260,
"width": 100,
@@ -250,7 +250,7 @@
}, {
"type": "rackDescs",
"id": "lb_desc103",
- "text": "=>鍏ュ簱=>",
+ "text": "=>鍑哄簱=>",
"top": 138,
"left": 260,
"width": 100,
--
Gitblit v1.9.1