fix: 进入设备默认选择

This commit is contained in:
white 2024-10-14 12:59:05 +08:00
parent a53ecc126c
commit 9a37c1cd99
1 changed files with 1 additions and 4 deletions

View File

@ -345,10 +345,7 @@
} }
}, },
mounted() { mounted() {
this.name2 = this.getActiceDevice.device_id this.name2 = this.getActiceDevice.device_id;
setTimeout((
console.log(this.name2, '子子子子子子子子子子子子子子')
), 3000)
}, },
onLoad() { onLoad() {
/* /*