From 5327285e225bc2f1a2399dc42bcf249924ba8a56 Mon Sep 17 00:00:00 2001 From: fanluyan <754122931@qq.com> Date: Wed, 24 May 2023 13:20:23 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=98=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/components/carouselChart.vue | 5 ++--- .../photographicDevice/components/pictureTags.vue | 1 + 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/components/carouselChart.vue b/src/views/components/carouselChart.vue index 645edf4..a3443ed 100644 --- a/src/views/components/carouselChart.vue +++ b/src/views/components/carouselChart.vue @@ -3,7 +3,6 @@

@@ -199,7 +198,7 @@ export default { this.bigPicPath = this.terminalPhoto[0].path; this.fiveList = this.terminalPhoto.slice(this.page - 1, this.pagesize); this.total = this.terminalPhoto.length / this.pagesize; - console.log("this.bigPicPath"); + console.log(this.fiveList); this.localPoints = this.terminalPhoto[0].list; console.log("111111111111111111111"); diff --git a/src/views/management/monitoringEquipment/photographicDevice/components/pictureTags.vue b/src/views/management/monitoringEquipment/photographicDevice/components/pictureTags.vue index 58e992e..f72bfbc 100644 --- a/src/views/management/monitoringEquipment/photographicDevice/components/pictureTags.vue +++ b/src/views/management/monitoringEquipment/photographicDevice/components/pictureTags.vue @@ -20,6 +20,7 @@
+