From 83c41fcacfb07b7bddffb01510867d6c0b502f8e Mon Sep 17 00:00:00 2001
From: guanqb <18720758508@163.com>
Date: Sun, 02 Apr 2023 10:07:44 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/srs-police-affairs

---
 src/views/activity/components/polylinePlot.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/activity/components/polylinePlot.vue b/src/views/activity/components/polylinePlot.vue
index f167c36..14d04ff 100644
--- a/src/views/activity/components/polylinePlot.vue
+++ b/src/views/activity/components/polylinePlot.vue
@@ -129,6 +129,7 @@
         // 删除巡逻路线
         deleteLine () {
             this.$confirm('确定要删除吗?', '提示', {
+                cancelButtonClass: "btn-custom-cancel",
                 confirmButtonText: '确定',
                 cancelButtonText: '取消',
                 type: 'warning',

--
Gitblit v1.9.3