【修改】调整下载传参
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user