From f4f25254ee6984c4621255e61a30ebc67374078f Mon Sep 17 00:00:00 2001
From: "15881625488@163.com" <15881625488@163.com>
Date: Mon, 5 Jan 2026 16:08:18 +0800
Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E7=A8=BD=E6=9F=A5=E8=BD=A8?=
=?UTF-8?q?=E8=BF=B9=E7=BB=84=E4=BB=B6=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/lang/en/business/study/study.js | 3 ++-
src/lang/zh/business/resource/gyzj.js | 2 ++
src/lang/zh/business/resource/mjy.js | 2 ++
src/lang/zh/business/study/study.js | 1 +
src/views/business/comps/common/JcgjList.vue | 13 +++++++++++--
5 files changed, 18 insertions(+), 3 deletions(-)
diff --git a/src/lang/en/business/study/study.js b/src/lang/en/business/study/study.js
index 30535c3..309d814 100644
--- a/src/lang/en/business/study/study.js
+++ b/src/lang/en/business/study/study.js
@@ -63,8 +63,9 @@ export default {
qb: 'All',
lc: 'Milestone',
- bj: 'Change',
+ bj: 'Edit',
ry: 'User',
+ xg: 'Change',
scsy: 'Remove Study',
jysj: 'Checkout Period'
diff --git a/src/lang/zh/business/resource/gyzj.js b/src/lang/zh/business/resource/gyzj.js
index 41d05c7..ae8ad39 100644
--- a/src/lang/zh/business/resource/gyzj.js
+++ b/src/lang/zh/business/resource/gyzj.js
@@ -81,6 +81,8 @@ export default {
gyzjgl:'给药制剂管理',
ffhsjl:'发放回收记录',
+ bdxx:'表单信息',
+ jbxx:'基本信息',
rkwz:'入库位置',
rktj:'入库条件',
zytj:'转移条件',
diff --git a/src/lang/zh/business/resource/mjy.js b/src/lang/zh/business/resource/mjy.js
index 7facc51..e09ad08 100644
--- a/src/lang/zh/business/resource/mjy.js
+++ b/src/lang/zh/business/resource/mjy.js
@@ -81,6 +81,8 @@ export default {
mjygl:'麻精药管理',
ffhsjl:'发放回收记录',
+ bdxx:'表单信息',
+ jbxx:'基本信息',
rkwz:'入库位置',
rktj:'入库条件',
zytj:'转移条件',
diff --git a/src/lang/zh/business/study/study.js b/src/lang/zh/business/study/study.js
index fe6fd23..2e45b35 100644
--- a/src/lang/zh/business/study/study.js
+++ b/src/lang/zh/business/study/study.js
@@ -65,6 +65,7 @@ export default {
lc: '流程',
bj: '编辑',
ry: '人员',
+ xg: '修改',
scsy: '删除试验',
jysj: '借阅时间'
diff --git a/src/views/business/comps/common/JcgjList.vue b/src/views/business/comps/common/JcgjList.vue
index 0239c18..c7c1431 100644
--- a/src/views/business/comps/common/JcgjList.vue
+++ b/src/views/business/comps/common/JcgjList.vue
@@ -9,8 +9,9 @@