Open
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
2.0.1
Environment
vue:3.0.2,ant design vue:2.0.1
Reproduction link
Steps to reproduce
When i use Upload Component multiple is true, there is only one upload file, if i remove v-model:file-list="fileList", multiple is work.
What is expected?
Realize multi file upload
What is actually happening?
use v-model:file-list="fileList", multiple is not work