新增用户注册功能
This commit is contained in:
@@ -31,7 +31,7 @@ import {
|
||||
const router = useRouter();
|
||||
|
||||
const actions = [
|
||||
{ label: "里程碑管理", path: "/study/milestones", icon: Timer, color: "#2f54eb" },
|
||||
{ label: "伦理与启动", path: "/study/milestones", icon: Timer, color: "#2f54eb" },
|
||||
{ label: "受试者", path: "/study/subjects", icon: UserFilled, color: "#722ed1" },
|
||||
{ label: "不良事件", path: "/study/aes", icon: Warning, color: "#faad14" },
|
||||
{ label: "数据问题", path: "/study/data-queries", icon: QuestionFilled, color: "#1890ff" },
|
||||
|
||||
Reference in New Issue
Block a user