This commit is contained in:
宋伟佳
2021-10-16 14:04:57 +08:00
parent b493818454
commit 079db318a5
@@ -11,7 +11,6 @@
<el-tree
:data="treeData"
:props="defaultProps"
default-expand-all
:current-node-key="nodeKeyId"
node-key="id"
:filter-node-method="filterNode"