-
Notifications
You must be signed in to change notification settings - Fork 839
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bug] Picker在listData变化且上一次已选择的情况下,第二次选中值仍为上一次的值 #355
Comments
是否已解决 |
并没有。 |
加一下我的微信吧,方便及时沟通 zhida51844712 |
richard1015
added a commit
that referenced
this issue
Dec 18, 2020
richard1015
added a commit
that referenced
this issue
Dec 18, 2020
已修复,请更新最新版本进行测试 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
应该watch listData, 变化时清空chooseValueData 和 cacheValueData
The text was updated successfully, but these errors were encountered: