@ -159,6 +159,7 @@ export default {
fileId:response.data.fileId,
fileCode:response.data.fileCode,
});
this.$modal.msgSuccess("上传文件成功");
}
};
},