-1
<input file-model="ad.File"
type="file"
class="form-control"
ng-required="true"
name="file"
ng-show="ad.Type"/>
我的项目坚持多个文件上传与angularjs一个文件上传工作正常,但我不能上传多个文件。搜索得很好,但找不到解决方案。Angularjs多文件上传
确切的问题是什么? –
当我尝试选择文件时,我只选择一个文件 –