This commit is contained in:
sjl
2025-11-05 15:10:44 +08:00
parent 1ec3bd11a0
commit 35ce7314b0
8 changed files with 40 additions and 31 deletions

View File

@@ -29,7 +29,7 @@
</div>
<el-tree :style="{ height: 'calc(100vh - 200px)' }"
style=' overflow: auto;' ref='treeRef' :props='defaultProps' highlight-current
style=' overflow: auto;' ref='treeRef' :props='defaultProps' highlight-current :default-expand-all="false"
@check-change="checkTreeNodeChange" :filter-node-method='filterNode' node-key='id' v-bind='$attrs'>
<template #default='{ node, data }'>
<span class='custom-tree-node'>