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,
|
type: String,
|
||||||
default: 'top',
|
default: 'top',
|
||||||
},
|
},
|
||||||
|
// @deprecated
|
||||||
|
// should be removed in next major version
|
||||||
valueKey: {
|
valueKey: {
|
||||||
type: String,
|
type: String,
|
||||||
default: 'text',
|
default: 'text',
|
||||||
|
Reference in New Issue
Block a user