From 671026120917f291b20c035ba3f3ca589637aa59 Mon Sep 17 00:00:00 2001
From: tqs <56479841@qq.com>
Date: 星期六, 08 十月 2022 11:47:05 +0800
Subject: [PATCH] #
---
src/main/webapp/static/js/console.map.js | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js
index c336803..074d071 100644
--- a/src/main/webapp/static/js/console.map.js
+++ b/src/main/webapp/static/js/console.map.js
@@ -27,16 +27,16 @@
}],
"rackDescs": [{
"type": "rackDescs",
- "id": "lb_desc2",
- "text": "#2",
+ "id": "lb_desc1",
+ "text": "#1",
"top": 253,
"left": 1246,
"width": 33,
"height": 23
}, {
"type": "rackDescs",
- "id": "lb_desc1",
- "text": "#1",
+ "id": "lb_desc2",
+ "text": "#2",
"top": 142,
"left": 1249,
"width": 30,
--
Gitblit v1.9.1