自测bug
This commit is contained in:
@@ -219,6 +219,7 @@ export default {
|
||||
getTypeList() {
|
||||
getEnergyTypeListAll().then((res) => {
|
||||
this.energyTypeList = res.data || []
|
||||
this.queryParams.energyTypeId = res.data[0].id
|
||||
})
|
||||
},
|
||||
// 范围选择器
|
||||
|
||||
Reference in New Issue
Block a user