wu
2024-08-02 d1bf846d1ef407da9200fb319d8f8f4ed3984d53
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 的数据