Commit 276a78bd authored by 毛线's avatar 毛线

黑屏问题处理

parent 59668471
...@@ -60,8 +60,10 @@ export default { ...@@ -60,8 +60,10 @@ export default {
}, },
}, },
watch: { watch: {
device() { videoTopNumber() {
this.play1() this.play1()
},
videoCamNumber() {
this.play2() this.play2()
}, },
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment