OWL ITS + 탐지시스템(인터넷 진흥원)
src/main/webapp/views/issue/issueModifyDepartment.html
@@ -18,7 +18,7 @@
                                           search="vm.departmentName"
                                           source="fn.getIssueDepartmentList(vm.form.issueTypeId, vm.departmentName, vm.form.departments)"
                                           input-disabled="false"
                                           translation-texts="{ count : 'common.userNum', empty : 'common.emptyUser' }"
                                           translation-texts="{ count : 'common.userNum', empty : 'common.emptyProjectDepartment' }"
                                           extra-settings="{ displayProp : 'byName' , idProp : 'id', imageable : false, maxlength : 100, autoResize : true }"></js-autocomplete-multi>