fix: socket连接代码优化,耗材增加具体统计弹窗
This commit is contained in:
@@ -733,7 +733,6 @@ onMounted(async () => {
|
||||
table.value = tableRes || {};
|
||||
}
|
||||
}
|
||||
console.log(table.value);
|
||||
init();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user