src/views/project/fund/fundApply/index.vue
@@ -1470,7 +1470,7 @@ this.$modal.msgSuccess(response.msg); this.fileList.push({ name: response.fileName, url: response.fileName }); } else { this.$modal.msgError(response.msg); console.log(response.msg);; } },