Commit 64596fac authored by youjie's avatar youjie

no message

parent 54018957
......@@ -48,7 +48,7 @@ export default {
this.MonthList = n.MonthList//月份列表
this.LineAnalysisData = n.LineAnalysisData//各线路统计
this.CostAnalysisData = n.CostAnalysisData//各成本统计
this.CurrentMonth = this.MonthList[0]
this.CurrentMonth = this.MonthList[this.MonthList.length-1]
this.getEchart()
},
deep: true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment