mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-24 02:16:12 +08:00
fix(Picker): failed to setIndex
This commit is contained in:
parent
3c577a8acd
commit
d2a5427976
@ -280,6 +280,7 @@ export default createComponent({
|
|||||||
|
|
||||||
useParent(PICKER_KEY, {
|
useParent(PICKER_KEY, {
|
||||||
state,
|
state,
|
||||||
|
setIndex,
|
||||||
getValue,
|
getValue,
|
||||||
setValue,
|
setValue,
|
||||||
setOptions,
|
setOptions,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user