wangfei
2024-08-01 3af375d6963531c403668f9fb507ae30d741a99f
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 的数据