Commit 9e038df7 by crushh

update: 默认展开

parent cdedc208
......@@ -183,6 +183,7 @@ export default {
},
treeOptions: {
data: [],
isDefalutExpandAll: true,
nodeClickRule: {
leafOnly: true,
includeHalfChecked: false
......
......@@ -173,6 +173,7 @@ export default {
},
treeOptions: {
data: [],
isDefalutExpandAll: true,
nodeClickRule: {
leafOnly: true,
includeHalfChecked: false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment