src/views/intelligentPatrol/studyJudge/index.vue
@@ -470,6 +470,8 @@ this.zoom = 18; this.mark = { title: this.currentEvent.address }; if (this.currentEvent?.picData) { item = item.replace("http://111.1.140.92:28081/sccg/API/img?fileUrl=","") this.imageList = this.currentEvent.picData .split(",") .map((item) => `${FILE_ORIGINAL_URL}sccg/API/img?fileUrl=${item}`);