mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 15:40:52 +00:00
chore(Picker): mark value-key as deprecated
This commit is contained in:
@@ -31,6 +31,8 @@ export default createComponent({
|
||||
type: String,
|
||||
default: 'top',
|
||||
},
|
||||
// @deprecated
|
||||
// should be removed in next major version
|
||||
valueKey: {
|
||||
type: String,
|
||||
default: 'text',
|
||||
|
Reference in New Issue
Block a user