Source/ProjectWeb/src/router/page/index.js
@@ -78,6 +78,18 @@ redirect: '/404' }, { path: '/UIContentViewer', name: 'UI上下文', component: Layout, children: [ { path: '', component: () => import("@/views/base/UIContentVIewer"), props: true } ] }, { path: '/dynamic-table', name: '动态表格页面', component: Layout,