This commit is contained in:
maplemei 2020-02-10 14:42:14 +08:00
parent 27f86e678c
commit ad779f307b
2 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

@ -6,10 +6,10 @@
```
cascader: {
//是否显示树状结构
//是否显示级联模式
show: false,
//间距
indent: 20,
indent: 100,
//是否严格遵守父子模式
strict: true,
},