vue 的axios 文件上传具体方法Upload(file) { console.log(file.file);//获取文件对象var formData = new FormData();//新建表单对象formData.append(
確定! 回上一頁