We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
您好,我是新手想请教下问题。 三个接口的数据写的三级联动,首次加载页面,去请求第一个表单数据,一级确定之后,调用方法二去请求第二个表单数据,确定之后打印arr,但是第二次和第三个调用new Multpicker打印数据会返回很多个(一级点击过的次数)arr,怀疑是new了很多次导致的,能帮忙解决下吗
The text was updated successfully, but these errors were encountered:
No branches or pull requests
您好,我是新手想请教下问题。
三个接口的数据写的三级联动,首次加载页面,去请求第一个表单数据,一级确定之后,调用方法二去请求第二个表单数据,确定之后打印arr,但是第二次和第三个调用new Multpicker打印数据会返回很多个(一级点击过的次数)arr,怀疑是new了很多次导致的,能帮忙解决下吗
The text was updated successfully, but these errors were encountered: