This commit is contained in:
maplemei 2020-02-10 14:43:42 +08:00
parent ad779f307b
commit 10e4c4743a
3 changed files with 3 additions and 3 deletions

2
dist/static/2.js vendored

File diff suppressed because one or more lines are too long

View File

@ -7,7 +7,7 @@
```
tree: {
//是否显示树状结构
show: false,
show: true,
//是否展示三角图标
showFolderIcon: true,
//是否显示虚线

View File

@ -7,7 +7,7 @@
```
cascader: {
//是否显示级联模式
show: false,
show: true,
//间距
indent: 100,
//是否严格遵守父子模式