重构进度填报
This commit is contained in:
@ -430,6 +430,8 @@ export default {
|
||||
return new Promise((resovle, reject) => {
|
||||
if (this.info) {
|
||||
const { cameraIndex, gateway, sn, videoIndex } = this.info;
|
||||
console.log(this.info);
|
||||
|
||||
liveStart({
|
||||
cameraIndex,
|
||||
definition: 0,
|
||||
|
||||
Reference in New Issue
Block a user