Merge pull request '1' (#186) from pc-master into portal

Reviewed-on: #186
This commit is contained in:
xiaomeng 2024-11-07 03:10:39 +00:00
commit eca75d1f07

View File

@ -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
}
},