检疫记录初版

This commit is contained in:
2025-07-14 19:12:50 +08:00
parent 7407f4dafb
commit f93b78b51b
10 changed files with 868 additions and 2 deletions

View File

@@ -84,6 +84,7 @@ export const constantRoutes = [
}
]
}
]
// 动态路由,基于用户权限动态去加载
@@ -157,7 +158,7 @@ export const dynamicRoutes = [
meta: { title: '修改生成配置', activeMenu: '/tool/gen' }
}
]
}
},
]
const router = createRouter({