From 7fce40e7f9c0cbf7f47e0e52d5bc51c025033a02 Mon Sep 17 00:00:00 2001 From: "15881625488@163.com" <15881625488@163.com> Date: Wed, 1 Apr 2026 08:59:29 +0800 Subject: [PATCH] =?UTF-8?q?fix:[=E6=A8=A1=E6=9D=BF=E7=AE=A1=E7=90=86]?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/lang/en/business/study/studyFormPlan.js | 2 +- src/lang/zh/business/study/studyFormPlan.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lang/en/business/study/studyFormPlan.js b/src/lang/en/business/study/studyFormPlan.js index 204e18f..961bdd9 100644 --- a/src/lang/en/business/study/studyFormPlan.js +++ b/src/lang/en/business/study/studyFormPlan.js @@ -11,7 +11,7 @@ export default { next: 'Next', pre: 'Pre', save: 'Save', - submit: 'Submit', + submit: 'Submit Audit', bdnr: 'Record Information', qmxx: 'Signature information', qmr: 'Signed By', diff --git a/src/lang/zh/business/study/studyFormPlan.js b/src/lang/zh/business/study/studyFormPlan.js index c7e3e7e..e253310 100644 --- a/src/lang/zh/business/study/studyFormPlan.js +++ b/src/lang/zh/business/study/studyFormPlan.js @@ -11,7 +11,7 @@ export default { next: '下一步', pre: '上一步', save: '保存', - submit: '提交', + submit: '提交审核', bdnr: '表单内容', qmxx: '签名信息', qmr: '签名人',