Admin
2022-09-06 4bcd72865f003a3e96066aecd3c418ae896f080d
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')
@@ -237,7 +236,7 @@
};
</script>
<!-- Add "scoped" attribute to limit CSS to this component only -->
<!-- Add "scoped" attribute to limit CSS to this components only -->
<style scoped lang="scss">
    @media screen and (min-width: 1366px) {
        .big-title {