update 添加websocket功能推送员工报警信息

This commit is contained in:
zk
2023-12-08 14:20:35 +08:00
parent 622181ac96
commit 190d69573f
13 changed files with 240 additions and 33 deletions
@@ -30,7 +30,6 @@ export function useStatistics() {
const { key } = item;
item.value = data[key];
});
console.log('fffffff', statistics.value);
}
return {