formData.append('docFile', file); // file为上传的文件 ... :show-file-list="true" ... formData.append('import_scene', this.import_scene)
確定! 回上一頁