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