瀏覽代碼

feat: 打印socket隐藏

liuc 7 月之前
父節點
當前提交
56e961c9e7
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      src/views/process/process-setting/index.vue

+ 7 - 0
src/views/process/process-setting/index.vue

@@ -149,6 +149,13 @@ const mainSettingRef = ref(null);
 
 onMounted(() => {
   getStFlowMenu();
+  window.hiwebSocket={
+    hasIo: function hasIo(t) {
+      return window.io;
+    },
+    start:function start(){
+    }
+  }
 });
 
 // 查询列表