fix(Picker): failed to setIndex

This commit is contained in:
chenjiahan 2020-09-24 17:18:43 +08:00
parent 3c577a8acd
commit d2a5427976

View File

@ -280,6 +280,7 @@ export default createComponent({
useParent(PICKER_KEY, { useParent(PICKER_KEY, {
state, state,
setIndex,
getValue, getValue,
setValue, setValue,
setOptions, setOptions,