Compare commits
2 Commits
4e67bfbbf4
...
eca75d1f07
Author | SHA1 | Date |
---|---|---|
xiaomeng | eca75d1f07 | |
sunmeng | 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