|
@ -1872,6 +1872,7 @@ Page({ |
|
|
deviceId: _this.data.deviceInfo.id, |
|
|
deviceId: _this.data.deviceInfo.id, |
|
|
}] |
|
|
}] |
|
|
WXAPI.bindDeviceSite(data2).then(res2 => { |
|
|
WXAPI.bindDeviceSite(data2).then(res2 => { |
|
|
|
|
|
console.log(data2); |
|
|
if (res2.success) { |
|
|
if (res2.success) { |
|
|
_this.getdevice() |
|
|
_this.getdevice() |
|
|
wx.showToast({ |
|
|
wx.showToast({ |
|
|