mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* fix(components): upload photo-wall wrap * refactor(components): upload conent with props by tsx * fix: type generate for upload sfc tsx * Revert "fix: type generate for upload sfc tsx" This reverts commitbeeb9fb164. * Revert "refactor(components): upload conent with props by tsx" This reverts commit425e4a9f34. * fix: upload content type by as any * refactor: extract uploadContentProps to object * refactor(components): upload use tamplate instead of h * Update packages/components/upload/src/upload.vue Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com> * refactor(components): remove useless key in upload-content * refactor(components): fix type Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>