From d0a82572324e161d140f17321bcb716233e885ea Mon Sep 17 00:00:00 2001 From: zwl <1051256694@qq.com> Date: 星期一, 07 七月 2025 08:37:02 +0800 Subject: [PATCH] 新增称重功能 --- src/main/webapp/static/wcs/js/console1.map.js | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/static/wcs/js/console1.map.js b/src/main/webapp/static/wcs/js/console1.map.js index bb4e6a9..e0698ac 100644 --- a/src/main/webapp/static/wcs/js/console1.map.js +++ b/src/main/webapp/static/wcs/js/console1.map.js @@ -99,8 +99,8 @@ "crns": [ { "type": "crane", - "id": "crn-2", - "text": "2", + "id": "crn-3", + "text": "3", "top": 268, "left": 855, "width": 93, @@ -136,7 +136,7 @@ ], "areas": [{ "type": "Control_floor", - "id": "tabControl_floor1", + "id": "tabControl_floor2", "text": "妤煎眰", "top": 66, "left": 580, -- Gitblit v1.9.1