wu
2024-07-24 b6c7e996491ab34cc2d772e3ece137de81f2e9f7
UI-Project/src/views/Caching/cachingun.vue
@@ -205,7 +205,7 @@
const socketUrl = `ws://${WebSocketHost}:${host}/api/unLoadGlass/api/talk/unloadglass`;
const socketUrl = `ws://${WebSocketHost}:${host}/api/unLoadGlass/api/talk/downcache`;
// 定义消息处理函数,更新 receivedData 变量
const handleMessage = (data) => {
  // 更新 tableData 的数据