feat:分析管理

This commit is contained in:
houjunxiang
2025-11-13 17:00:50 +08:00
parent 3a5acea5a3
commit 4fb5eecdb2
7 changed files with 202 additions and 195 deletions

View File

@@ -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) {