DatePicker add clearable prop
DatePicker add clearable prop
This commit is contained in:
parent
d31b0d4790
commit
fe44201b46
2 changed files with 6 additions and 1 deletions
|
@ -24,6 +24,7 @@
|
|||
:editable="true"
|
||||
:format="format"
|
||||
@on-change="change"
|
||||
:clearable="false"
|
||||
:options="options2"></date-picker>
|
||||
</i-col>
|
||||
</row>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue