表格处理

This commit is contained in:
2024-12-04 15:14:45 +08:00
parent 2646d1ae05
commit 1aac9b7d7c
21 changed files with 7771 additions and 34 deletions

View File

@@ -942,6 +942,13 @@ export default new Router({
title: 'Reference Workflow'
}
},
{
path: '/GenerateCharts', //用户端预收录-引用编辑
component: () => import('../components/page/GenerateCharts'),
meta: {
title: 'Generate Charts'
}
},
{
name: 'PreIngestedEditor',
path: '/PreIngestedEditor', // 编辑端 - 预收录编辑页面