国内外政策的文本状态改为标准状态

This commit is contained in:
zhoulingpo
2023-12-06 09:51:02 +08:00
parent 8e92f439f6
commit 17208cba1f
5 changed files with 12 additions and 10 deletions
@@ -168,9 +168,9 @@
</el-col>
<el-col :span="12">
<el-form-item prop="lawsTextState" label-width="150px" class="add-form-item">
<template slot="label">文本状态</template>
<template slot="label">标准状态</template>
<el-select v-model="sarLawsStandEO.lawsTextState"
placeholder="请选择文本状态"
placeholder="请选择标准状态"
clearable>
<el-option
v-for="opt in lawsTextStateOptions"
@@ -784,7 +784,7 @@ export default {
{type: 'string', max: 100, message: '发文单位不能超过100个字符', trigger: 'change'}
],
lawsTextState: [
{required: true, message: '文本状态不能为空', trigger: 'change'}
{required: true, message: '标准状态不能为空', trigger: 'change'}
],
isRelateAccess: [
{required: true, message: '是否纳入认证清单不能为空', trigger: 'change'}
@@ -1446,7 +1446,7 @@ export default {
this.standSubclassOptions = res.data.BUSSFINECLASS
this.standSortOptions = res.data.STANDCLASSIFY // 标准类别
this.standNatureOptions = res.data.SARPROPERTY // 标准性质
this.standStateOptions = res.data.TEXTSTATUSBUSS // 文本状态
this.standStateOptions = res.data.TEXTSTATUSBUSS // 标准状态
this.standSystemOptions = res.data.TXLBBUSS // 标准体系
this.applyArcticOptions = res.data.ENERGYTYPES // 适用车型
this.categoryOptions = res.data.NYLXCLASS // 能源类型