From d6e7265547dcef3d2cc52899d4ff4d3ea917b5f8 Mon Sep 17 00:00:00 2001 From: Xia Zekun Date: Fri, 10 May 2024 13:59:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E4=BD=9C=E7=BB=84=20=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=20=E5=BE=81=E6=B1=82=E6=84=8F=E8=A7=81=E5=AF=B9?= =?UTF-8?q?=E8=B1=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/common/lang/workCenter/zh.js | 1 + .../modules/DepartLiaisonIssueBaseInfo.vue | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/common/lang/workCenter/zh.js b/src/common/lang/workCenter/zh.js index de5e1fe5..e32d84cd 100644 --- a/src/common/lang/workCenter/zh.js +++ b/src/common/lang/workCenter/zh.js @@ -142,6 +142,7 @@ module.exports = { departmentalLiaison: '部门联络人', deadlineForComments: '征求意见截止日期', workingGroup: '工作组', + solicitOpinionObject: '征求意见对象', clauseNumber: '条款号', clauseName: '条款名称', contentOfRevisedOpinion: '修改意见内容(包括修改理由和依据)', diff --git a/src/views/workCenter/enterpriseStandardRevision/modules/DepartLiaisonIssueBaseInfo.vue b/src/views/workCenter/enterpriseStandardRevision/modules/DepartLiaisonIssueBaseInfo.vue index fece49e5..3e95a16f 100644 --- a/src/views/workCenter/enterpriseStandardRevision/modules/DepartLiaisonIssueBaseInfo.vue +++ b/src/views/workCenter/enterpriseStandardRevision/modules/DepartLiaisonIssueBaseInfo.vue @@ -38,13 +38,13 @@
* - - {{ $t('workCenter.enStandardRevision.workingGroup') }} + + {{ $t('workCenter.enStandardRevision.solicitOpinionObject') }}