This commit is contained in:
yanran200730
2022-07-28 16:23:41 +08:00

View File

@@ -213,11 +213,11 @@ export default {
},
// 切换分段器
changeSubA(index) {
this.subIndex = index;
this.subIndexA = index;
this.getStatistics();
},
changeSubB(index) {
this.subIndex = index;
this.subIndexB = index;
this.getStatistics();
},
// 获取数据