mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
chore(Picker): mark value-key as deprecated
This commit is contained in:
parent
7d4c9af382
commit
05f420e266
@ -31,6 +31,8 @@ export default createComponent({
|
||||
type: String,
|
||||
default: 'top',
|
||||
},
|
||||
// @deprecated
|
||||
// should be removed in next major version
|
||||
valueKey: {
|
||||
type: String,
|
||||
default: 'text',
|
||||
|
Loading…
x
Reference in New Issue
Block a user