调整格式

This commit is contained in:
Lawrence
2021-01-10 23:14:58 +08:00
parent e8960c6f2f
commit 68cad9a953
4 changed files with 2 additions and 13 deletions

View File

@@ -101,7 +101,7 @@ export default {
total: 0,
beforeUrl: "/videoList",
isLoging: false,
autoList: false
autoList: true
};
},
@@ -181,7 +181,7 @@ export default {
//通知设备上传媒体流
sendDevicePush: function (itemData) {
console.log(itemData)
console.log(itemData);
let deviceId = this.deviceId;
this.isLoging = true;
let channelId = itemData.channelId;