src/views/home/index.vue
@@ -250,11 +250,10 @@ onMounted(() => { console.log('页面初始化', os.hostname()) state.haodu=(document.documentElement.clientHeight-180)/2+'px' state.clockNum = patientInfoStore().viewNumber setInterval(function () { if(isLink.value){ // console.log('sockte链接成功指标指向input',isLink.value) console.log('sockte链接成功指标指向input',isLink.value) inputRef.value.focus(); } }, 1000)