From 3bb62ad5843ef72b0f72f2f8db6034631916030c Mon Sep 17 00:00:00 2001 From: zhoulingpo Date: Wed, 6 Dec 2023 16:33:21 +0800 Subject: [PATCH] =?UTF-8?q?=E9=AB=98=E7=BA=A7=E6=90=9C=E7=B4=A2=E7=9A=84?= =?UTF-8?q?=E6=96=87=E6=9C=AC=E7=8A=B6=E6=80=81=E6=94=B9=E4=B8=BA=E6=A0=87?= =?UTF-8?q?=E5=87=86=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../index.vue | 4 ++-- .../standAutoSplit/pages/itemSplitInfo.vue | 10 +++++----- .../personal/pages/my-questions/index.vue | 14 ++++++------- .../pages/advancedSearchExternal.vue | 20 +++++++++---------- 4 files changed, 24 insertions(+), 24 deletions(-) diff --git a/src/pages/details/otherBussStandardExternalDetails/index.vue b/src/pages/details/otherBussStandardExternalDetails/index.vue index 9a12b315a..6917b90be 100644 --- a/src/pages/details/otherBussStandardExternalDetails/index.vue +++ b/src/pages/details/otherBussStandardExternalDetails/index.vue @@ -420,7 +420,7 @@

{{ sarStandardsInfoEO.textStatusBussShow || '-' }} + >标准状态{{ sarStandardsInfoEO.textStatusBussShow || '-' }}

{{ sarStandardsInfoEO.issueTime || '-' }}

{{ sarStandardsInfoEO.putTime || '-' }}

@@ -3113,7 +3113,7 @@ export default { this.applyArcticOptions = res.data.ENERGYTYPES // 根据需求文档,产品类别对应标准属性中的“适用车型” this.emergyKindOptions = res.data.ENERGYTYPES this.requestOptions = res.data.REQUESTTYPE - this.textOptions = res.data.TEXTSTATUSBUSS //企标文本状态 + this.textOptions = res.data.TEXTSTATUSBUSS //企标标准状态 this.mjOptions = res.data.MJ this.STANDSOURCEREVISION = res.data.STANDSOURCEREVISION }, e => { diff --git a/src/pages/localTool/standAutoSplit/pages/itemSplitInfo.vue b/src/pages/localTool/standAutoSplit/pages/itemSplitInfo.vue index 913dd56ac..7a474897d 100644 --- a/src/pages/localTool/standAutoSplit/pages/itemSplitInfo.vue +++ b/src/pages/localTool/standAutoSplit/pages/itemSplitInfo.vue @@ -779,12 +779,12 @@ - + @@ -831,19 +831,19 @@ export default { standId: '', standNumSplit: '', // 标准号/政策号 standNameSplit: '', // 标准名称/政策名称 - fileType: '' // 文本状态 + fileType: '' // 标准状态 }, editForm: { id: '', standId: '', standNumSplit: '', // 标准号/政策号 standNameSplit: '', // 标准名称/政策名称 - fileType: '' // 文本状态 + fileType: '' // 标准状态 }, editFormRules: { standNumSplit: [{required: true, message: '标准号/政策号不能为空', trigger: 'blur'}], standNameSplit: [{required: true, message: '标准名称/政策名称不能为空', trigger: 'blur'}], - fileType: [{ required: true, message: '文本状态不能为空', trigger: 'change' }] + fileType: [{ required: true, message: '标准状态不能为空', trigger: 'change' }] }, standFileClassifyOptions: [], openSubmitAndExamineVisible: false, diff --git a/src/pages/personal/pages/my-questions/index.vue b/src/pages/personal/pages/my-questions/index.vue index 97a6b704e..f98f4d975 100644 --- a/src/pages/personal/pages/my-questions/index.vue +++ b/src/pages/personal/pages/my-questions/index.vue @@ -1023,7 +1023,7 @@ + label="标准状态">