【修改】调整下载传参

This commit is contained in:
zhoulingpo
2023-05-25 14:10:18 +08:00
parent fdd0c1f108
commit 65c24c1663
4 changed files with 73 additions and 13 deletions
@@ -481,7 +481,6 @@ export default {
onSuccess(res, file,fileList){
if(res.ok){
// this.fileList.push({url:res.data.fullurl})//以前的错误代码
debugger
this.fileList=fileList
this.form.fileList = this.fileList.map(item=>{
return {