This commit is contained in:
花有清香月有阴
2021-12-23 11:54:21 +08:00
parent 407b9cd463
commit 8497f0238a
4 changed files with 82 additions and 250 deletions

View File

@@ -200,8 +200,8 @@ export default {
},
watch: {},
onLoad(o) {
if (o.index) {
this.indexBar = o.index
if (o.tabIndex) {
this.indexBar = o.tabIndex
}
this.getEchart1()
this.getEchart2()