From 027d977d6b89cf4706fa6d07279014bb44fdd363 Mon Sep 17 00:00:00 2001
From: hanbaoshan <hanbaoshan@aiotlink.com>
Date: 星期五, 25 十二月 2020 16:03:02 +0800
Subject: [PATCH] 全景追踪过滤数据

---
 src/pages/panoramicView/components/LabelMark.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/pages/panoramicView/components/LabelMark.vue b/src/pages/panoramicView/components/LabelMark.vue
index 75f6aa9..eb95834 100644
--- a/src/pages/panoramicView/components/LabelMark.vue
+++ b/src/pages/panoramicView/components/LabelMark.vue
@@ -205,7 +205,7 @@
       panoramaPath: '',
       cameraData: [],
       fixedW: 960,
-      fixedH: 540,
+      fixedH: 700,
       imgW: 0,
       imgH: 0,
       traceX: 0,

--
Gitblit v1.8.0