OWL ITS + 탐지시스템(인터넷 진흥원)
wyu
2021-12-21 f9e3bfcf3f27bb1e270c3a79f7c958443e1dd13f
src/main/webapp/custom_components/js-workflow/js-workflow.html
@@ -60,7 +60,7 @@
                </div>
            </div>
            <div class="form-group" ng-if="vm.activeTarget != null" ng-hide="vm.activeTarget.colorClass != null">
            <div class="form-group" ng-if="vm.activeTarget != null" ng-show="vm.activeTarget.type === '01'">
                <label><span translate="project.projectDepartment">부서명</span><span>[{{vm.activeTarget.name}}]</span></label>
                <js-autocomplete-multi data-input-name="departments"
                                       selected-model="vm.departments"