This commit is contained in:
shijingjing
2022-08-17 17:34:21 +08:00
parent a3da9bacb0
commit 8a0a805af1

View File

@@ -165,6 +165,7 @@ export default {
if(this.timeList.length) {
this.startTime = this.timeList[0]
this.endTime = this.timeList[1]
this.getEventSummary()
}
},