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') }}