Step F8:药品管理(IMP)

This commit is contained in:
Cheng Zhou
2025-12-17 12:46:58 +08:00
parent 88d2502812
commit 25fa11b9cc
49 changed files with 989 additions and 4 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ const actions = [
{ label: "受试者", path: "/study/subjects" },
{ label: "AE", path: "/study/aes" },
{ label: "数据问题", path: "/study/data-queries" },
{ label: "药品", path: "/study/imp" },
{ label: "药品", path: "/study/imp/inventory" },
{ label: "费用", path: "/study/finance" },
{ label: "FAQ", path: "/study/faq" },
];