breaking change(Picker): enable show-toolbar by default
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
get-container="body"
|
||||
>
|
||||
<van-picker
|
||||
show-toolbar
|
||||
:columns="t('textColumns')"
|
||||
@confirm="onConfirm"
|
||||
@cancel="onCancel"
|
||||
|
||||
Reference in New Issue
Block a user