zxl
2025-03-21 3bd55592b33a86c8b0dce21a9e8ea6126b9c2d94
src/views/system/user/index.vue
@@ -21,7 +21,6 @@
            :filter-node-method="filterNode"
            ref="tree"
            node-key="id"
            default-expand-all
            highlight-current
            @node-click="handleNodeClick"
          />
@@ -673,4 +672,4 @@
    }
  }
};
</script>
</script>