自测bug

This commit is contained in:
2025-02-18 08:44:43 +08:00
parent 881eace12f
commit 6e774dfc5d
18 changed files with 51 additions and 57 deletions

View File

@@ -219,6 +219,7 @@ export default {
getTypeList() {
getEnergyTypeListAll().then((res) => {
this.energyTypeList = res.data || []
this.queryParams.energyTypeId = res.data[0].id
})
},
// 范围选择器