From 3631219246be48aec1e745e94e5b28ff4e8799c8 Mon Sep 17 00:00:00 2001 From: CZT <czt18638530771@163.com> Date: 星期五, 20 十月 2023 19:35:54 +0800 Subject: [PATCH] 调整上海原版接口 --- igds-web/src/main/resources/static/admin/n2/n2-hand-5013.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/igds-web/src/main/resources/static/admin/n2/n2-hand-5013.js b/igds-web/src/main/resources/static/admin/n2/n2-hand-5013.js index e90375d..5f6dc99 100644 --- a/igds-web/src/main/resources/static/admin/n2/n2-hand-5013.js +++ b/igds-web/src/main/resources/static/admin/n2/n2-hand-5013.js @@ -298,7 +298,7 @@ layer.open({ type: 1, title: '璁惧鎿嶄綔-' + domSelectDevice.attr("name"), - area: ['450px', '200px'], + area: ['450px', '150px'], shade: 0, content: $('#control-HL2'), btn: 0, -- Gitblit v1.9.3