From e46c7f58112c13ed09b325bf164f0d2a440f1012 Mon Sep 17 00:00:00 2001 From: 徐旺旺 <11530253@qq.com> Date: 星期四, 13 五月 2021 16:13:17 +0800 Subject: [PATCH] Merge branch 'develop' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into develop --- 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