[Bug Report] el-upload中slot不能获取到fileList进行slot插槽的重写
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
0.1.0
### OS/Browsers version
win10
### Vue version
2.5.22
### Reproduction Link
https://elementui.github.io/issue-generator/#/zh-CN
### Steps to reproduce
通过slot=”{file}“只能获取单文件,当多文件上传时,需要自定义上传列表时获取不到fileList
### What is Expected?
希望能将fileList也暴露出来,做到更方便的自定义列表文件。
### What is actually happening?
暴露出可操作的fileList
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.