add List
This commit is contained in:
parent
4d4b814baa
commit
a68d21cde0
2 changed files with 43 additions and 4 deletions
|
@ -46,10 +46,6 @@
|
|||
type: Boolean,
|
||||
default: false
|
||||
},
|
||||
page: {
|
||||
type: [Boolean, Object],
|
||||
default: false
|
||||
},
|
||||
size: {
|
||||
validator (value) {
|
||||
return oneOf(value, ['small', 'large', 'default']);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue