fix: socket连接代码优化,耗材增加具体统计弹窗
This commit is contained in:
@@ -167,7 +167,7 @@
|
||||
|
||||
<script setup lang="ts">
|
||||
import NoticeAPI, { NoticePageVO } from "@/api/system/notice";
|
||||
import WebSocketManager from "@/utils/websocket";
|
||||
// import WebSocketManager from "@/utils/websocket";
|
||||
import router from "@/router";
|
||||
|
||||
const activeTab = ref("notice");
|
||||
|
||||
Reference in New Issue
Block a user