From ba2820c201b0fe78f56a2169dbf46a67c6a2feaa Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Wed, 14 Sep 2022 14:48:09 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=A6=E6=83=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AppCooperationPropaganda/cooperationDetail.vue | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/project/huizhili/AppCooperationPropaganda/cooperationDetail.vue b/src/project/huizhili/AppCooperationPropaganda/cooperationDetail.vue index a24e697a..e5295d6f 100644 --- a/src/project/huizhili/AppCooperationPropaganda/cooperationDetail.vue +++ b/src/project/huizhili/AppCooperationPropaganda/cooperationDetail.vue @@ -230,8 +230,13 @@ export default { } }, // 切换分段器 - changeSub(index) { - this.subIndex = index; + // 切换分段器 + changeSub0(index) { + this.subIndex0 = index; + this.getStatistics(); + }, + changeSub1(index) { + this.subIndex1 = index; this.getStatistics(); }, // 获取数据