src/views/intellectInspect/intelligentLine/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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')