From 6aa49c2de0717d3faa50bba7f3814849cb386ca3 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 19 Jul 2023 15:07:49 +0800
Subject: [PATCH] 电子沙盘及首页更改
---
src/views/activity/components/polygonPlot.vue | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/views/activity/components/polygonPlot.vue b/src/views/activity/components/polygonPlot.vue
index b2afb12..21445f7 100644
--- a/src/views/activity/components/polygonPlot.vue
+++ b/src/views/activity/components/polygonPlot.vue
@@ -405,8 +405,6 @@
let positionStr = ''
let iconUrl = {}
-
-
if (this.restSelectBox) {
positionStr = polygonPlotData + ',' + polygonPlotData
} else {
--
Gitblit v1.9.3