Commit cedbde3f authored by 张伯涛's avatar 张伯涛

抗原信息填写模板页面

parent d85dd5d1
......@@ -46,6 +46,11 @@ export const constantRoutes = [
component: () => import('@/views/login'),
hidden: true
},
{
path: '/kfInfoAdd',
component: () => import('@/views/kfInfoAdd'),
hidden: true
},
{
path: '/register',
component: () => import('@/views/register'),
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment