Kevin088
Results
1
comments of
Kevin088
https://blog.csdn.net/qq_15744297/article/details/80252280 这有方法 onPickerConfirm: (pickedValue, pickedIndex) => { selectData=pickedValue this.setState({ selectPosition:pickedValue[0]+" "+pickedValue[1]+" "+pickedValue[2] }) }