中文:收口权限与中心/立项配置改造

This commit is contained in:
Cheng Zhou
2026-05-12 10:16:52 +08:00
parent 6e90370a5f
commit 77e842637d
67 changed files with 706 additions and 669 deletions
+8 -7
View File
@@ -102,7 +102,7 @@ export const TEXT = {
level: "重要等级",
name: "姓名",
email: "帐号",
department: "部门",
clinicalDepartment: "科室",
avatar: "头像",
projectName: "项目名称",
projectCode: "项目编号",
@@ -260,9 +260,9 @@ export const TEXT = {
currentProject: "当前项目",
projectOverview: "项目总览",
projectMilestones: "项目里程碑",
finance: "费用管理",
financeContracts: "合同管理",
feeContracts: "合同管理",
finance: "合同费用管理",
financeContracts: "合同费用管理",
feeContracts: "合同费用管理",
drug: "药品管理",
materialManagement: "物资管理",
drugShipments: "药品流向管理",
@@ -300,8 +300,8 @@ export const TEXT = {
confirmPasswordPlaceholder: "再次输入密码",
fullNameLabel: "姓名",
fullNamePlaceholder: "请输入姓名",
departmentLabel: "部门",
departmentPlaceholder: "请输入部门",
clinicalDepartmentLabel: "科室",
clinicalDepartmentPlaceholder: "请输入科室",
remember: "记住我",
forgot: "忘记密码?",
forgotTitle: "找回密码",
@@ -370,7 +370,7 @@ export const TEXT = {
detailSubtitle: "查看合同费用与附件",
},
feeContracts: {
title: "合同管理",
title: "合同费用管理",
subtitle: "按中心维护合同费用与分期付款",
empty: "暂无合同费用数据,点击创建",
newTitle: "新增合同费用",
@@ -762,6 +762,7 @@ export const TEXT = {
title: "账号管理(系统登录账号)",
subtitle: "账号用于登录系统,本身不具备项目或角色权限",
userLabel: "用户",
clinicalDepartmentLabel: "科室",
createdAt: "创建时间",
newTitle: "新建用户",
editTitle: "编辑用户",