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

Form 组件需要处理下 Upload 组件的modelValue #374

Closed
jiaicon opened this issue Dec 6, 2023 · 1 comment
Closed

Form 组件需要处理下 Upload 组件的modelValue #374

jiaicon opened this issue Dec 6, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@jiaicon
Copy link

jiaicon commented Dec 6, 2023

Upload 组件绑定的 v-model:fileList,使用 FormSchema 时,setValues无法给 Upload 设置值。
image

@jiaicon
Copy link
Author

jiaicon commented Dec 6, 2023

image
Form 组件中默认绑定的 modelValue,导致 Upload 不能绑定数据

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants