diff --git a/src/views/control/setting/ControlSetting.js b/src/views/control/setting/ControlSetting.js index 54ea936b..51b8e848 100644 --- a/src/views/control/setting/ControlSetting.js +++ b/src/views/control/setting/ControlSetting.js @@ -181,21 +181,32 @@ const ControlSetting = props => { /> + + + + +
+
+

허용고도 알림 정보

+
+
+
+
- - {mapControl.liner ? '선형' : '격자'} + + {mapControl.liner ? '선형' : '격자'}
-
- handlerAreaClick('liner')} - className='custom-control-primary' - type='switch' +
+ handlerAreaClick('liner')} + className='custom-control-primary' + type='switch' id='test07' name='test07' inline defaultChecked={mapControl.liner} - /> + />