3
0
Fork 0

fix(performaceEchart): 放开入口

This commit is contained in:
woody 2025-09-03 14:03:21 +08:00
parent c155b3ef7e
commit f2ad1106da
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ export default {
this.query.startDate = this.getStartTime() this.query.startDate = this.getStartTime()
this.ifDetail = val.ifDetail || '0' this.ifDetail = val.ifDetail || '0'
// this.query.endDate = this.getEndTime() // this.query.endDate = this.getEndTime()
// this.getMenuLists() this.getMenuLists()
}, },
async onPullDownRefresh() { async onPullDownRefresh() {
if (this.navIndex === 1) { if (this.navIndex === 1) {