mirror of
https://github.com/dataease/dataease.git
synced 2026-05-17 06:50:45 +08:00
feat:antv
This commit is contained in:
@@ -716,8 +716,8 @@ export default {
|
||||
drillClickDimensionList: [],
|
||||
drillFilters: [],
|
||||
renderOptions: [
|
||||
{ name: '新版', value: 'antv' },
|
||||
{ name: '旧版', value: 'echarts' }
|
||||
{ name: 'AntV', value: 'antv' },
|
||||
{ name: 'ECharts', value: 'echarts' }
|
||||
],
|
||||
drill: false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user