From 1850cf08a5684ec0961d22479b5a133b13d017c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E5=87=A4=E5=90=89?= Date: Mon, 10 Mar 2025 18:51:48 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E5=8F=82=E8=80=83=E7=BA=BF?= =?UTF-8?q?=E7=9A=84=E6=97=B6=E5=80=99=E5=9D=90=E6=A0=87=E4=B9=9F=E8=A6=81?= =?UTF-8?q?=E4=B8=80=E5=90=8C=E9=9A=90=E8=97=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/measure/components/MeasureAction.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/measure/components/MeasureAction.tsx b/src/pages/measure/components/MeasureAction.tsx index 005ed5b..77c6c1e 100644 --- a/src/pages/measure/components/MeasureAction.tsx +++ b/src/pages/measure/components/MeasureAction.tsx @@ -317,7 +317,7 @@ export default function MeasureAction() { showAnalysis={showMark} showScale={false} scaleInterval={1} - showCoordinates={true} + showCoordinates={showGrid} ref={canvasRef} />