Bläddra i källkod

feat: 打印socket隐藏

liuc 7 månader sedan
förälder
incheckning
56e961c9e7
1 ändrade filer med 7 tillägg och 0 borttagningar
  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(){
+    }
+  }
 });
 
 // 查询列表