fix: 修改导出的数据项

This commit is contained in:
mtruning
2022-03-20 16:13:33 +08:00
parent 6d4be943d7
commit 7ea078dbf3
2 changed files with 7 additions and 4 deletions
@@ -9,8 +9,7 @@ import { use } from 'echarts/core'
import { CanvasRenderer } from 'echarts/renderers'
import { BarChart } from 'echarts/charts'
import config, { includes } from './config'
import { mergeTheme, setData } from '@/packages/public/chart'
import dataJson from './data.json'
import { mergeTheme } from '@/packages/public/chart'
import {
DatasetComponent,
GridComponent,