我正在使用ngx-uploader在我的项目中实现文件上传。
但当我上传多个文件时,它会将文件数组分离为多个请求。
我尝试使用ng2-file-upload,但结果相同。
发布于 2018-08-05 08:32:37
在GitHub上查看此帖子:https://github.com/valor-software/ng2-file-upload/issues/671
我还没有测试过,但看起来很有希望。
https://stackoverflow.com/questions/51670005
复制相似问题