|
@@ -54,7 +54,7 @@ module.exports = {
|
|
{title: '数据集', path: '/guide/dataset'},
|
|
{title: '数据集', path: '/guide/dataset'},
|
|
{title: '报表管理', path: '/guide/reportmanager'},
|
|
{title: '报表管理', path: '/guide/reportmanager'},
|
|
{title: '大屏报表', path: '/guide/dashboard'},
|
|
{title: '大屏报表', path: '/guide/dashboard'},
|
|
- {title: '表格报表', path: '/guide/execl'},
|
|
|
|
|
|
+ {title: '表格报表', path: '/guide/excel'},
|
|
{title: '导入导出', path: '/guide/importexport'},
|
|
{title: '导入导出', path: '/guide/importexport'},
|
|
{title: '图表组件', path: '/guide/charts'},
|
|
{title: '图表组件', path: '/guide/charts'},
|
|
]
|
|
]
|