Compare commits
No commits in common. "eca75d1f07ba37dbaaefc1ff6fb1e3e6f971028b" and "4e67bfbbf4320fae5af1b90b4f34ddb7d28afb61" have entirely different histories.
eca75d1f07
...
4e67bfbbf4
|
@ -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
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue