人员管理增加修改
This commit is contained in:
@@ -379,10 +379,10 @@ export default {
|
||||
}
|
||||
},
|
||||
temp() {
|
||||
this.RS485.sendDataString(cmd.getTemp())
|
||||
this.RS485.sendDataString('020300000002C438')
|
||||
},
|
||||
pressure() {
|
||||
this.RS485.sendDataString(cmd.getPressure())
|
||||
this.RS485.sendDataString('01030001000295CB')
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user