增加对设备录像播放的兼容性

This commit is contained in:
panlinlin
2021-04-22 18:09:46 +08:00
parent a29a0a0785
commit 7f48246165
4 changed files with 9 additions and 6 deletions

View File

@@ -194,7 +194,7 @@
that.initData()
}).catch(function (error) {
console.log(error);
that.getListLoading = false;
that.getListLoading = false;
});
},
start: function(row){