责任部门,选中父节点不能连带着子节点选中

This commit is contained in:
yanyizhou
2021-11-28 11:11:59 +08:00
parent 01266fe745
commit dc0461e45b
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -23,6 +23,7 @@
class="filter-tree tree-line"
:data="treeData"
:props="defaultProps"
:check-strictly="true"
:current-node-key="nodeKeyId"
node-key="id"
:filter-node-method="filterNode"