forked from angelo/web-retail-h5
fix(performaceEchart): 放开入口
This commit is contained in:
parent
c155b3ef7e
commit
f2ad1106da
|
@ -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) {
|
||||||
|
|
Loading…
Reference in New Issue