mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 修改导出的数据项
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user