把调用“标准体系”这个字段的地方,全部改成调用“企标体系类别”这个字段的数据

This commit is contained in:
zyn
2023-01-04 16:56:36 +08:00
parent 04fd5c6bd7
commit 705d234fbf
14 changed files with 28 additions and 14 deletions
@@ -2654,7 +2654,8 @@
this.standSortOptions = res.data.STANDCLASSIFY // 标准类别
this.standNatureOptions = res.data.SARPROPERTY // 标准性质
this.standStateOptions = res.data.WBZTCLASS // 文本状态
this.standSystemOptions = res.data.BZTXCLASS // 标准体系
// this.standSystemOptions = res.data.BZTXCLASS // 标准体系
this.standSystemOptions = res.data.TXLBBUSS // 标准体系
this.standSystemBussOptions = res.data.TXLBBUSS // 企标体系
this.applyArcticOptions = res.data.ENERGYTYPES // 根据需求文档,产品类别对应标准属性中的“适用车型”
this.categoryOptions = res.data.NYLXCLASS // 能源类型
@@ -2656,7 +2656,8 @@
this.standSortOptions = res.data.STANDCLASSIFY // 标准类别
this.standNatureOptions = res.data.SARPROPERTY // 标准性质
this.standStateOptions = res.data.WBZTCLASS // 文本状态
this.standSystemOptions = res.data.BZTXCLASS // 标准体系
// this.standSystemOptions = res.data.BZTXCLASS // 标准体系
this.standSystemOptions = res.data.TXLBBUSS // 标准体系
this.standSystemBussOptions = res.data.TXLBBUSS // 企标体系
this.applyArcticOptions = res.data.ENERGYTYPES // 根据需求文档,产品类别对应标准属性中的“适用车型”
this.categoryOptions = res.data.NYLXCLASS // 能源类型