breaking change(Picker): enable show-toolbar by default
This commit is contained in:
@@ -299,7 +299,6 @@ export default createComponent({
|
||||
v-slots={this.pickerSlots}
|
||||
ref="picker"
|
||||
class={bem()}
|
||||
showToolbar
|
||||
valueKey="name"
|
||||
title={this.title}
|
||||
loading={this.loading}
|
||||
|
||||
Reference in New Issue
Block a user