This commit is contained in:
2026-04-30 10:25:34 +08:00
parent eebb0804b0
commit c1acba7196
22 changed files with 868 additions and 76 deletions

View File

@@ -275,6 +275,7 @@ export default {
},
handlefuelChange(val) {
this.fuelName = val
if(this.fuelName === '水' && this.trendName === '热耗') return
this.getData()
},
selectChange(data) {