Commit 8a3a05c5 authored by dxw's avatar dxw

tj

parent ea6f7dc3
......@@ -148,11 +148,11 @@ export default {
changeHandle(status){
if(status){
// 风水模式
this.setRsStatus(0)
// this.setRsStatus(0)
this.setFsStatus(1)
}else{
// 热水模式
this.setFsStatus(0)
// this.setFsStatus(0)
this.setRsStatus(1)
}
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment