工单 告警 报事 修改
This commit is contained in:
@@ -53,7 +53,6 @@ export default {
|
||||
pwd:this.detailItem.devicePwd,
|
||||
channelId:this.detailItem.channelNo
|
||||
}
|
||||
console.log("t1",params)
|
||||
let res = await this.$u.api.getPlay(params);
|
||||
if (res.code == 200) {
|
||||
this.videoSrc = res.data.hls
|
||||
|
Reference in New Issue
Block a user