一点小优化,从设备详情去绑定蓝牙设备,成功后更新设备详情的连接状态
This commit is contained in:
@ -643,6 +643,7 @@
|
||||
events: {
|
||||
BindOver: function(data) {
|
||||
console.log(data)
|
||||
these.formData.bleStatu=true;
|
||||
}
|
||||
},
|
||||
success: function(res) {
|
||||
|
||||
Reference in New Issue
Block a user