LiLongLong 5 months ago
parent
commit
80a0f81512
  1. 2
      src/pages/measure/components/MeasureAction.tsx

2
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}
/>
</div>

Loading…
Cancel
Save