From b401c04a16e870af6789a7cc89e530873653037c Mon Sep 17 00:00:00 2001
From: 이민희 <mhlee@maprex.co.kr>
Date: 금, 05 11월 2021 13:03:39 +0900
Subject: [PATCH] "부서 관리" 프론트

---
 src/main/webapp/views/workspace/workspaceUserConfig.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/workspace/workspaceUserConfig.html b/src/main/webapp/views/workspace/workspaceUserConfig.html
index 7562820..4fbc1dc 100644
--- a/src/main/webapp/views/workspace/workspaceUserConfig.html
+++ b/src/main/webapp/views/workspace/workspaceUserConfig.html
@@ -97,7 +97,7 @@
                                 <label>�벑湲�</label>
                                 <ng-dropdown-multiselect class="multiSelect cursor"
                                                          data-input-name="levels"
-                                                         selected-model="vm.search.levels.levelName"
+                                                         selected-model="vm.search.levels"
                                                          options="vm.levels"></ng-dropdown-multiselect>
                             </div>
                         </div>

--
Gitblit v1.8.0