import * as echarts from "echarts"; export default { data(){ return { getChartData:[] } }, components:{ }, methods:{ getPackageData2(gridData){ this.getChartData = []; for(let i=0;i