From b864325dfd45a7c2d8cda003178621f59bacc08b Mon Sep 17 00:00:00 2001 From: memorylkf <312904636@qq.com> Date: Mon, 5 Jan 2026 11:52:34 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20[=E8=AF=95=E9=AA=8C=E7=AE=A1=E7=90=86]?= =?UTF-8?q?=20=E5=80=9F=E9=98=85=E6=93=8D=E4=BD=9C?= 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/study/study.js | 3 ++- src/views/business/study/comp/sign.vue | 37 ++++++++++++++++++++++++++++------ src/views/business/study/list.vue | 2 +- 4 files changed, 36 insertions(+), 9 deletions(-) diff --git a/src/lang/en/business/study/study.js b/src/lang/en/business/study/study.js index cfe824b..30535c3 100644 --- a/src/lang/en/business/study/study.js +++ b/src/lang/en/business/study/study.js @@ -66,5 +66,6 @@ export default { bj: 'Change', ry: 'User', - scsy: 'Remove Study' + scsy: 'Remove Study', + jysj: 'Checkout Period' } diff --git a/src/lang/zh/business/study/study.js b/src/lang/zh/business/study/study.js index de8adf6..fe6fd23 100644 --- a/src/lang/zh/business/study/study.js +++ b/src/lang/zh/business/study/study.js @@ -66,5 +66,6 @@ export default { bj: '编辑', ry: '人员', - scsy: '删除试验' + scsy: '删除试验', + jysj: '借阅时间' } diff --git a/src/views/business/study/comp/sign.vue b/src/views/business/study/comp/sign.vue index 86865fc..e313e48 100644 --- a/src/views/business/study/comp/sign.vue +++ b/src/views/business/study/comp/sign.vue @@ -4,9 +4,16 @@ G