From ef3f01eb7e642d7123707a2ae40b414ecb5f1259 Mon Sep 17 00:00:00 2001 From: Administrator <335182714> Date: 星期二, 02 九月 2025 08:43:39 +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