Skip to content
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

多个表单组件的情况下,第二个表单背景图上传功能无效 #11

Open
sodagreen574 opened this issue Mar 29, 2021 · 3 comments

Comments

@sodagreen574
Copy link

多个表单组件的情况下,第二个表单背景图上传功能无效

@sodagreen574
Copy link
Author

多个表单组件的情况下,第二个表单背景图上传同一张图片没有反应,在上传不同的图片 取消掉 在上传相同的图片就又可以了

@yangyuji
Copy link
Owner

多个表单组件的情况下,第二个表单背景图上传同一张图片没有反应,在上传不同的图片 取消掉 在上传相同的图片就又可以了
上传同一张图片没响应是因为file这个组件触发的是change事件,同一张图片不会触发该事件。

@yangyuji
Copy link
Owner

多个表单组件的情况下,第二个表单背景图上传功能无效

上传无效是指?我的代码没有做实际上传

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants