改bug
This commit is contained in:
@@ -275,6 +275,7 @@ export default {
|
||||
},
|
||||
handlefuelChange(val) {
|
||||
this.fuelName = val
|
||||
if(this.fuelName === '水' && this.trendName === '热耗') return
|
||||
this.getData()
|
||||
},
|
||||
selectChange(data) {
|
||||
|
||||
Reference in New Issue
Block a user