From 2c3a8c8f7c36616644b449e39a451c51f341b501 Mon Sep 17 00:00:00 2001 From: fanluyan <754122931@qq.com> Date: Wed, 17 May 2023 17:52:55 +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/components/carouselChart.vue | 1 - src/views/pictureRotation/index.vue | 11 +++++++++++ src/views/realTimeSearch/index.vue | 16 +++++++++++++++- 3 files changed, 26 insertions(+), 2 deletions(-) diff --git a/src/views/components/carouselChart.vue b/src/views/components/carouselChart.vue index b6d3a84..4293dc8 100644 --- a/src/views/components/carouselChart.vue +++ b/src/views/components/carouselChart.vue @@ -4,7 +4,6 @@
- + @@ -137,6 +141,16 @@ import { getSearchInfo, getRealtimePhoto } from "@/utils/api/index"; export default { data() { return { + OptionssalseImg: { + inline: false, + button: true, + navbar: false, + title: false, + toolbar: false, + tooltip: false, + zoomable: true, + url: "src", + }, dyOptions: [], //电压数据 xlOptions: [], //线路数据 gtOptions: [], //杆塔数据