默认时间

This commit is contained in:
shijingjing
2023-01-11 16:14:42 +08:00
parent a1f9f71d31
commit c81e461cb5

View File

@@ -212,6 +212,8 @@ export default {
this.getStatistics()
this.getGridList()
this.getRanking()
this.search.startTime = this.time?.[0]
this.search.endTime = this.time?.[1]
this.getTableData()
})
},