Compare commits

...

2 Commits

Author SHA1 Message Date
kyw546 35cf12cca1 Merge branch 'master' of http://gitea.palntour.com/pav/pav-fe-kac 11 months ago
kyw546 8445681207 . 11 months ago
  1. 4
      src/views/laanc/FlightArea.js

4
src/views/laanc/FlightArea.js

@ -641,8 +641,8 @@ export default function FlightArea({
) : null} ) : null}
</div> </div>
<div> <div>
<span style={{ marginRight: '10px' }}> <span style={{ marginRight: '300px', color: '#ff0000'}}>
비행구역설정 완료를 원하시면 더블클릭해주시기 바랍니다. 비행구역설정 완료를 원하시면 마지막 좌표 지점에서 더블클릭해주시기 바랍니다.
</span> </span>
<Button <Button
color='primary' color='primary'

Loading…
Cancel
Save