修改
This commit is contained in:
parent
3e8689fad4
commit
32b43f134f
@ -556,7 +556,6 @@ export default {
|
||||
handleChange(file, fileList) {},
|
||||
// 文件上传中处理
|
||||
handleFileUploadProgress(event, file, fileList) {
|
||||
console.log(fileList);
|
||||
this.upload.isUploading = true;
|
||||
},
|
||||
//删除文件
|
||||
|
||||
Loading…
Reference in New Issue
Block a user