Explorar o código

用户管理左侧树型组件增加选中高亮保持

RuoYi %!s(int64=3) %!d(string=hai) anos
pai
achega
5c4c90a27c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/system/user/index.vue

+ 1 - 0
src/views/system/user/index.vue

@@ -19,6 +19,7 @@
                   :expand-on-click-node="false"
                   :filter-node-method="filterNode"
                   ref="deptTreeRef"
+                  highlight-current
                   default-expand-all
                   @node-click="handleNodeClick"
                />