1
0
mirror of synced 2025-12-25 14:48:04 +08:00

更新--excel名称

This commit is contained in:
qianming
2022-08-01 14:44:38 +08:00
parent 0a08f0557f
commit f3e4bb8b1d
9 changed files with 10 additions and 10 deletions

View File

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