瀏覽代碼

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

RuoYi 3 年之前
父節點
當前提交
5c4c90a27c
共有 1 個文件被更改,包括 1 次插入0 次删除
  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"
                />