fix(Picker): failed to setIndex
This commit is contained in:
@@ -280,6 +280,7 @@ export default createComponent({
|
|||||||
|
|
||||||
useParent(PICKER_KEY, {
|
useParent(PICKER_KEY, {
|
||||||
state,
|
state,
|
||||||
|
setIndex,
|
||||||
getValue,
|
getValue,
|
||||||
setValue,
|
setValue,
|
||||||
setOptions,
|
setOptions,
|
||||||
|
|||||||
Reference in New Issue
Block a user