From 39450bc6b1d29459773eb863ef844d2dc9149ffd Mon Sep 17 00:00:00 2001 From: JIANG Date: Mon, 22 Dec 2025 17:22:50 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E6=A0=B7=E5=BC=8F=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=E7=BB=84=E4=BB=B6=E7=9A=84=E6=9D=A1=E4=BB=B6=E6=B8=B2?= =?UTF-8?q?=E6=9F=93=EF=BC=8C=E6=94=B9=E4=B8=BA=E5=A7=8B=E7=BB=88=E6=B8=B2?= =?UTF-8?q?=E6=9F=93=E4=BD=86=E6=8E=A7=E5=88=B6=E6=98=BE=E7=A4=BA=E9=9A=90?= =?UTF-8?q?=E8=97=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/OlMap/Controls/Toolbar.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/OlMap/Controls/Toolbar.tsx b/src/app/OlMap/Controls/Toolbar.tsx index d1981e7..0a16dfb 100644 --- a/src/app/OlMap/Controls/Toolbar.tsx +++ b/src/app/OlMap/Controls/Toolbar.tsx @@ -721,12 +721,12 @@ const Toolbar: React.FC = ({ {showPropertyPanel && } {showDrawPanel && map && } - {showStyleEditor && ( +
- )} +
{showHistoryPanel && (HistoryPanel ? (