Your Name
2022-12-01 f7f647a20cca0d106473e6a862b85d89a7a93d19
src/views/intellectInspect/intelligentLine/index.vue
@@ -151,7 +151,6 @@
                    alert('您的浏览器不支持socket');
                } else {
                    // 实例化socket
                    debugger
                    let uid =  userInfos.value.uid.toString()
                    var url = state.path + uid + '*' + id;
                    console.log(url,'url',uid,'uid')