From 3b79ee564d4c77189484711ece4dc80786f79080 Mon Sep 17 00:00:00 2001
From: 徐旺旺 <11530253@qq.com>
Date: 星期一, 17 五月 2021 14:34:20 +0800
Subject: [PATCH] 定位、高亮重封装

---
 src/components/table/components/tabHandover.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/table/components/tabHandover.vue b/src/components/table/components/tabHandover.vue
index cd396fc..794a621 100644
--- a/src/components/table/components/tabHandover.vue
+++ b/src/components/table/components/tabHandover.vue
@@ -39,7 +39,7 @@
   data () {
     return {
       titleProp: '',
-      activeName: 'first',
+      activeName: 'gcComp',
       topicList: TopicList,
       gcComp: AirQuality
     }

--
Gitblit v1.8.0