This commit is contained in:
shijingjing
2022-09-14 14:48:09 +08:00
parent 5fd22dfc3a
commit ba2820c201

View File

@@ -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();
},
// 获取数据