OWL ITS + 탐지시스템(인터넷 진흥원)
이민희
2021-11-30 40f1a602453b72e5aac18cf502e40270349e2a3e
src/main/webapp/scripts/app/customField/customFieldModify.controller.js
@@ -48,6 +48,7 @@
                //  사용자 정의 필드 유형이 변경될 때 기본 값 초기화
                function changeCustomFieldType() {
                    $scope.vm.form.name = "";
                    $scope.vm.form.defaultValue = "";
                }