Compare commits

..

No commits in common. "eca75d1f07ba37dbaaefc1ff6fb1e3e6f971028b" and "4e67bfbbf4320fae5af1b90b4f34ddb7d28afb61" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ export default {
this.cameraid = router.cameraSerialNumber;
this.channelid = router.cameraChannelNumber
this.getVideoData(this.cameraid, this.channelid)
this.getVideoData(cameraid, channelid)
return
}
},