src/views/intellectInspect/intelligentLine/index.vue
@@ -151,6 +151,7 @@ alert('您的浏览器不支持socket'); } else { // 实例化socket debugger let uid = userInfos.value.uid.toString() var url = state.path + uid + '*' + id; console.log(url,'url',uid,'uid') @@ -1005,7 +1006,6 @@ justify-content: center; align-items: flex-start; overflow: auto; &::-webkit-scrollbar { width: 0; height: 0; color: transparent; } &::scrollbar { width: 0; height: 0; color: transparent; } }