src/components/examinations/index.vue @@ -567,6 +567,7 @@ methods: { // 获取不受保护的图片 getPublicImage(md5, width, height) { if(!md5) return if(md5.includes('http')) return md5 let src = null; if (md5) {