feat:分析管理
This commit is contained in:
@@ -107,6 +107,8 @@ function handleDeviceData(res) {
|
||||
}
|
||||
|
||||
function handleDeviceStatus(res) {
|
||||
console.log(res)
|
||||
|
||||
if (res.deviceType === 'balance') {
|
||||
auncelList.value.forEach(item => {
|
||||
if (item.id === res.deviceId) {
|
||||
|
||||
Reference in New Issue
Block a user