coding
This commit is contained in:
parent
8d7f731ce2
commit
19aa8d091f
|
@ -191,7 +191,7 @@
|
||||||
<a-tree
|
<a-tree
|
||||||
:treeData="scenarioModal.zzbzllTree"
|
:treeData="scenarioModal.zzbzllTree"
|
||||||
:replaceFields="{ title: 'name', key: 'id' }"
|
:replaceFields="{ title: 'name', key: 'id' }"
|
||||||
:selected="false"
|
:selectable="false"
|
||||||
:expandedKeys.sync="scenarioModal.expandedKeys"
|
:expandedKeys.sync="scenarioModal.expandedKeys"
|
||||||
>
|
>
|
||||||
</a-tree>
|
</a-tree>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user