Explorar el Código

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

RuoYi hace 3 años
padre
commit
5c4c90a27c
Se han modificado 1 ficheros con 1 adiciones y 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"
                />