|
|
@ -192,9 +192,9 @@ |
|
|
|
show-checkbox |
|
|
|
show-checkbox |
|
|
|
node-key="id" |
|
|
|
node-key="id" |
|
|
|
highlight-current |
|
|
|
highlight-current |
|
|
|
|
|
|
|
default-expand-all |
|
|
|
lazy |
|
|
|
lazy |
|
|
|
:load="loadClassTree" |
|
|
|
:load="loadClassTree" |
|
|
|
:default-expand-all="!isAdd" |
|
|
|
|
|
|
|
:default-checked-keys="defaultCheckedKeys" |
|
|
|
:default-checked-keys="defaultCheckedKeys" |
|
|
|
:filter-node-method="filterNode" |
|
|
|
:filter-node-method="filterNode" |
|
|
|
:props="{children: 'children', label: 'organizationName', isLeaf: 'leaf'}" |
|
|
|
:props="{children: 'children', label: 'organizationName', isLeaf: 'leaf'}" |
|
|
|