update Cascader
update Cascader
This commit is contained in:
parent
165bb7c9ed
commit
9ec927b149
4 changed files with 7 additions and 3 deletions
|
@ -43,7 +43,10 @@
|
|||
}
|
||||
},
|
||||
value: {
|
||||
type: Array
|
||||
type: Array,
|
||||
default () {
|
||||
return []
|
||||
}
|
||||
},
|
||||
disabled: {
|
||||
type: Boolean,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue