From 1d26e19415aeab24dc14bf25424ca607c8cc956f Mon Sep 17 00:00:00 2001
From: guanqb <18720758508@163.com>
Date: Mon, 15 May 2023 11:50:26 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/srs-police-affairs

---
 src/views/activity/components/polygonPlot.vue |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/src/views/activity/components/polygonPlot.vue b/src/views/activity/components/polygonPlot.vue
index 00c171c..27cbbe8 100644
--- a/src/views/activity/components/polygonPlot.vue
+++ b/src/views/activity/components/polygonPlot.vue
@@ -175,7 +175,10 @@
                 label: '多边形'
             }, {
                 value: 2,
-                label: '电子围栏'
+                label: '跑马灯'
+            }, {
+                value: 3,
+                label: '瀑布墙'
             }],
 
             restPlotSelectArray: [

--
Gitblit v1.9.3