Jelajahi Sumber

feat: 打印socket隐藏

liuc 7 bulan lalu
induk
melakukan
56e961c9e7
1 mengubah file dengan 7 tambahan dan 0 penghapusan
  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(){
+    }
+  }
 });
 
 // 查询列表