From 4400a94c88d5e83b3341097e1140052355dc31c2 Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Wed, 21 Feb 2024 11:32:03 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E5=85=A8=E5=B1=80=E9=9B=B6=E9=83=A8?= =?UTF-8?q?=E4=BB=B6=E5=90=8D=E7=A7=B0=E5=9D=87=E6=94=B9=E4=B8=BA=E9=9B=B6?= =?UTF-8?q?=E9=83=A8=E4=BB=B6=E5=88=86=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/common/lang/enterpriseStandardLibrary/en.js | 2 +- src/common/lang/enterpriseStandardLibrary/zh.js | 2 +- src/common/lang/workCenter/en.js | 2 +- src/common/lang/workCenter/zh.js | 2 +- src/components/customField/AddForm.vue | 2 +- .../plan/detail/PlanDetail.vue | 2 +- .../modules/ContactEnterSendTaskModal.vue | 4 ++-- .../modules/BaseInfoTableModal.vue | 4 ++-- .../modules/BaseInfoForm.vue | 10 +++++----- .../modules/ApprovalBaseInfo.vue | 6 +++--- .../modules/MergeBaseInfo.vue | 14 +++++++------- .../modules/BaseInfoForm.vue | 4 ++-- .../StandardEntryOrChangeProcess.vue | 2 +- 13 files changed, 28 insertions(+), 28 deletions(-) diff --git a/src/common/lang/enterpriseStandardLibrary/en.js b/src/common/lang/enterpriseStandardLibrary/en.js index 20d3e9c6..33d5518a 100644 --- a/src/common/lang/enterpriseStandardLibrary/en.js +++ b/src/common/lang/enterpriseStandardLibrary/en.js @@ -159,7 +159,7 @@ module.exports = { projectType: '项目类型', rangeOfApplication: '适用范围', enterpriseStandardSystem: '企标体系', - partName: '零部件名称', + partName: '零部件分类', scopeOfApplication: '标准适用范围', compilationIllustration: '编制说明', projectBackground: '立项背景、立项依据', diff --git a/src/common/lang/enterpriseStandardLibrary/zh.js b/src/common/lang/enterpriseStandardLibrary/zh.js index 94a6a181..3f09c755 100644 --- a/src/common/lang/enterpriseStandardLibrary/zh.js +++ b/src/common/lang/enterpriseStandardLibrary/zh.js @@ -162,7 +162,7 @@ module.exports = { projectType: '项目类型', rangeOfApplication: '适用范围', enterpriseStandardSystem: '企标体系', - partName: '零部件名称', + partName: '零部件分类', scopeOfApplication: '标准适用范围', compilationIllustration: '编制说明', projectBackground: '立项背景、立项依据', diff --git a/src/common/lang/workCenter/en.js b/src/common/lang/workCenter/en.js index c246b8f4..7502730a 100644 --- a/src/common/lang/workCenter/en.js +++ b/src/common/lang/workCenter/en.js @@ -53,7 +53,7 @@ module.exports = { draftPlanFinishDate: '草稿计划完成日期', exposureDraftPlanFinishDate: '征求意见稿计划完成日期', planSubmissionDate: '计划报批日期', - partName: '零部件名称', + partName: '零部件分类', authorizationDepart: '授权部门', principalDrafter: '主起草人', mainDraftUnit: '主起草单位', diff --git a/src/common/lang/workCenter/zh.js b/src/common/lang/workCenter/zh.js index 33e36cd5..89007dab 100644 --- a/src/common/lang/workCenter/zh.js +++ b/src/common/lang/workCenter/zh.js @@ -54,7 +54,7 @@ module.exports = { draftPlanFinishDate: '草稿计划完成日期', exposureDraftPlanFinishDate: '征求意见稿计划完成日期', planSubmissionDate: '计划报批日期', - partName: '零部件名称', + partName: '零部件分类', authorizationDepart: '授权部门', principalDrafter: '主起草人', mainDraftUnit: '主起草单位', diff --git a/src/components/customField/AddForm.vue b/src/components/customField/AddForm.vue index 8c83844d..b078874f 100644 --- a/src/components/customField/AddForm.vue +++ b/src/components/customField/AddForm.vue @@ -328,7 +328,7 @@ export default { } }, watch: { - // 国内的零部件名称、适用认证、适用车型和标准性质关联,准入标准必填,非准入标准不必填 + // 国内的零部件分类、适用认证、适用车型和标准性质关联,准入标准必填,非准入标准不必填 'formInline.standard_property' () { this.handleDomesticSpecialCheck() }, diff --git a/src/views/enterpriseStandardLibrary/plan/detail/PlanDetail.vue b/src/views/enterpriseStandardLibrary/plan/detail/PlanDetail.vue index 94228e43..a839ae1e 100644 --- a/src/views/enterpriseStandardLibrary/plan/detail/PlanDetail.vue +++ b/src/views/enterpriseStandardLibrary/plan/detail/PlanDetail.vue @@ -98,7 +98,7 @@ {{ form.enStandardSystem_dictText || global.emptyLine }} - +