类型:开发
描述:
This commit is contained in:
@@ -191,7 +191,8 @@
|
||||
const getPreviewUrl = async (code) => {
|
||||
let res = await getPreviewUrlApi({
|
||||
cameraIndexCode: code,
|
||||
type: 'hls'
|
||||
type: 'hls',
|
||||
subStream:0
|
||||
})
|
||||
src.value = res.data.url
|
||||
videoShow.value = true
|
||||
|
||||
Reference in New Issue
Block a user