OTA车辆动力类型回显修改
This commit is contained in:
@@ -452,23 +452,6 @@ import { message } from 'ant-design-vue'
|
||||
this.projectNameList2 = list
|
||||
}
|
||||
})
|
||||
// if(this.form.dllx1==undefined){
|
||||
// this.projectNameList=[]
|
||||
// }
|
||||
// if(this.form.dllx1=='传统动力汽车'){
|
||||
// this. projectNameList2=['汽油','柴油']
|
||||
// }
|
||||
// if(this.form.dllx1=='节能汽车'){
|
||||
// this. projectNameList2=['混合动力','天然气','甲醇','其他']
|
||||
// }
|
||||
// if(this.form.dllx1=='新能源汽车'){
|
||||
// this. projectNameList2=['纯电动','插电式混合动力','燃料电池']
|
||||
// }
|
||||
// if(this.form.dllx1=='其他'){
|
||||
// this. projectNameList2=['其他']
|
||||
// }
|
||||
|
||||
|
||||
},
|
||||
update(){
|
||||
this.$forceUpdate()
|
||||
|
||||
Reference in New Issue
Block a user