-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
当我用upload组件设置multiple为true,但是我多选的文件我仅仅只想保留前几个,比如前五个,我怎么获取,使用官方推荐的beforeUpload只能一个一个的上传
What does the proposed API look like?
limit:个数