fix: 进入设备默认选择
This commit is contained in:
parent
a53ecc126c
commit
9a37c1cd99
|
|
@ -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() {
|
||||||
/*
|
/*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue