This commit is contained in:
熊飞
2024-02-27 13:26:14 +08:00
parent 82c80b71cc
commit ad7b9054da
8 changed files with 183 additions and 165 deletions
+5
View File
@@ -242,6 +242,11 @@ export const constantRoutes = [
component: () => import('@/views/404'),
hidden: true
},
{
path: '/ecrfPreview',
component: () => import('@/views/dictionary/template/components/ECRF'),
hidden: true
},
{
path: '/editUser',
component: Layout,