From 30d8498fcba6bfbb70c56edff6a0844778f01309 Mon Sep 17 00:00:00 2001 From: fanluyan <754122931@qq.com> Date: Mon, 6 Nov 2023 09:39:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/homePage/index.vue | 190 +----------------- .../components/pictureTags.vue | 4 +- .../components/carouselChart.vue | 8 +- .../components/carouselChartOld.vue | 4 +- .../components/previewContain.vue | 4 +- src/views/realTimeSearch/index.vue | 2 +- vue.config.js | 5 +- 7 files changed, 16 insertions(+), 201 deletions(-) diff --git a/src/views/homePage/index.vue b/src/views/homePage/index.vue index af961fb..c9b0125 100644 --- a/src/views/homePage/index.vue +++ b/src/views/homePage/index.vue @@ -120,8 +120,6 @@ diff --git a/src/views/photographicDevice/components/pictureTags.vue b/src/views/photographicDevice/components/pictureTags.vue index c5423cb..67ba8ec 100644 --- a/src/views/photographicDevice/components/pictureTags.vue +++ b/src/views/photographicDevice/components/pictureTags.vue @@ -129,7 +129,7 @@ export default { this.channelId = obj.id; this.photoId = obj.photoId; this.restCanvas(); - this.getcanvansPic(this.pictureData, this.channelId); + //this.getcanvansPic(this.pictureData, this.channelId); // console.log(this.picsrc); }, //获取线宽 @@ -150,7 +150,7 @@ export default { this.channelId = val.list[0].id; this.picvalue = val.list[0].name; //获取第一个通道 this.termId = val.id; //装置id - this.getcanvansPic(val, this.channelId); + //this.getcanvansPic(val, this.channelId); }, hide() { this.isShow = false; diff --git a/src/views/realTimeMonitor/components/carouselChart.vue b/src/views/realTimeMonitor/components/carouselChart.vue index 212bbb6..78fb0ba 100644 --- a/src/views/realTimeMonitor/components/carouselChart.vue +++ b/src/views/realTimeMonitor/components/carouselChart.vue @@ -16,7 +16,7 @@ v-loading="picLoading" > - +

- +