diff --git a/client/src/views/system/user.vue b/client/src/views/system/user.vue index 401056f..17a26d0 100644 --- a/client/src/views/system/user.vue +++ b/client/src/views/system/user.vue @@ -2,7 +2,7 @@
- +
部门
@@ -16,7 +16,7 @@ highlight-current :expand-on-click-node="false" :filter-node-method="filterNode" - style="margin-top: 10px" + style="margin-top: 10px;max-height:650px;overflow-y: auto;" @node-click="handleOrgClick" />