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="标准状态">