修修改监控
parent
8aa68903c3
commit
fb9c4a6020
|
|
@ -115,6 +115,8 @@
|
|||
is_recommend: 1,
|
||||
})
|
||||
|
||||
currentVido.value = null
|
||||
|
||||
Data.list = resData.splice(0, 3).map((e, index) => {
|
||||
const { rtsp_url } = e.extends
|
||||
const url = rtsp_url
|
||||
|
|
|
|||
Loading…
Reference in New Issue