统一项目角色展示与预设文案

This commit is contained in:
Cheng Zhou
2026-05-26 14:46:01 +08:00
parent 3c168565ce
commit 41bd423be0
25 changed files with 384 additions and 122 deletions
+3 -3
View File
@@ -958,11 +958,11 @@ export const TEXT = {
enums: {
userRole: {
ADMIN: "管理员",
PM: "项目负责人",
PM: "PM",
CRA: "CRA",
PV: "PV",
MEDICAL_REVIEW: "医学审核",
IMP: "药品管理员",
MEDICAL_REVIEW: "QA",
IMP: "CTA",
},
userStatus: {
PENDING: "待审核",