车型类别清单车型选择
This commit is contained in:
+1
-1
@@ -2100,7 +2100,7 @@ export default {
|
|||||||
// 责任部门数据字典
|
// 责任部门数据字典
|
||||||
this.zrbmOptions = res.data.ZRBMCLASS
|
this.zrbmOptions = res.data.ZRBMCLASS
|
||||||
// 能源类型数据字典
|
// 能源类型数据字典
|
||||||
this.CycxOptions = res.data.CLLX
|
this.CycxOptions = res.data.ENERGYTYPES
|
||||||
this.categoryOptions = res.data.NYLXCLASS // 能源类型
|
this.categoryOptions = res.data.NYLXCLASS // 能源类型
|
||||||
// 适用车型数据字典
|
// 适用车型数据字典
|
||||||
this.applyArcticOptions = res.data.PRODUCTTYPE
|
this.applyArcticOptions = res.data.PRODUCTTYPE
|
||||||
|
|||||||
Reference in New Issue
Block a user