update 文件上传补全漏改
This commit is contained in:
parent
eefdba947c
commit
2190d87dc9
@ -162,8 +162,8 @@ export default {
|
|||||||
this.$modal.closeLoading();
|
this.$modal.closeLoading();
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
this.$message.error(res.msg);
|
this.$modal.msgError(res.msg);
|
||||||
this.loading.close();
|
this.$modal.closeLoading();
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
// 删除文件
|
// 删除文件
|
||||||
|
Loading…
x
Reference in New Issue
Block a user