From 69b2e4fb98c2f94eead548763a798cd9c37e107a Mon Sep 17 00:00:00 2001 From: JIANG Date: Mon, 20 Oct 2025 18:36:02 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=85=B3=E9=94=AE=E8=AF=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/olmap/ZonePropsPanel.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/olmap/ZonePropsPanel.tsx b/src/components/olmap/ZonePropsPanel.tsx index 7da1cc1..d54313f 100644 --- a/src/components/olmap/ZonePropsPanel.tsx +++ b/src/components/olmap/ZonePropsPanel.tsx @@ -277,7 +277,7 @@ const ZonePropsPanel: React.FC = ({ return null; } - const isImportantKeys = ["Name", "Id", "Population", "Area", "PipeLength"]; + const isImportantKeys = ["Name", "Id", "ModelFlow", "Area", "PipeLength"]; return (