Commit f66ca929 authored by youjie's avatar youjie

no message

parent 668fef7f
......@@ -87,7 +87,6 @@ export default {
let datas = []
let Stocklegend = {}
let Newobj={};
console.log(this.CostAnalysisData,'---------')
for(let index=0;index<this.incomeTitles.length;index++){
for(let i=0;i<this.MonthList.length;i++){
let filter = this.CostAnalysisData.filter(z=>{return z.Month==this.MonthList[i]})
......
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