breaking change(Picker): enable show-toolbar by default

This commit is contained in:
chenjiahan
2020-08-21 00:17:04 +08:00
parent 832dab10cf
commit 8843b7875a
11 changed files with 23 additions and 44 deletions
-1
View File
@@ -299,7 +299,6 @@ export default createComponent({
v-slots={this.pickerSlots}
ref="picker"
class={bem()}
showToolbar
valueKey="name"
title={this.title}
loading={this.loading}