pull/186/head
parent
f063fea835
commit
c131a98bab
|
@ -96,7 +96,7 @@ export default {
|
|||
|
||||
this.cameraid = router.cameraSerialNumber;
|
||||
this.channelid = router.cameraChannelNumber
|
||||
this.getVideoData(cameraid, channelid)
|
||||
this.getVideoData(this.cameraid, this.channelid)
|
||||
return
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue