[Feature Request] 图片上传里面不能对参数 file 进行修改
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Existing Component
是
### Component Name
在:before-upload里面修改 file的参数
### Description
在:before-upload里面修改 file的参数时 file.name = "123.jpg";
console.log(file, "图片"); 控制台报错
TypeError: Cannot set property name of # which has only a getter
无法在这里修改参数
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.