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