this is the effect of IE browser. Even if it is saved and opened, it is garbled
png
.
this is the code
load()
{
// eslint-disable-next-line no-undef
download(this.imgurl, this.data.examName, "image/png");
},