From eaa507c253a5a122f3f6b111bf6a322c1d303cde Mon Sep 17 00:00:00 2001 From: qzc Date: Mon, 23 Jun 2025 16:11:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/models/map/layout.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/models/map/layout.js b/src/models/map/layout.js index ca49387..cf0d1c0 100644 --- a/src/models/map/layout.js +++ b/src/models/map/layout.js @@ -241,7 +241,7 @@ export default function calcLayout(view, rightStack, hidePanels) { // { key: '警报' }, { key: '防洪形势雨情2', style: {} }, { key: '重点关注水情', style: { height: '18rem'} }, - { key: '测站到报率', style: { height: '18rem' } }, + // { key: '测站到报率', style: { height: '18rem' } }, // { key: '防洪形势天气预报', style: { height: '18.5rem'} }, // { key: '防洪形势水情', style: { height: '18.5rem'} }, // { key: '河道水位', style: { height: '10rem', flexGrow: 1 } },