update 添加websocket功能推送员工报警信息
This commit is contained in:
@@ -30,7 +30,6 @@ export function useStatistics() {
|
||||
const { key } = item;
|
||||
item.value = data[key];
|
||||
});
|
||||
console.log('fffffff', statistics.value);
|
||||
}
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user