mirror of
https://gitee.com/dromara/go-view.git
synced 2025-10-13 22:12:11 +08:00
feat: 告警增加摄像头弹窗
This commit is contained in:
parent
75d13689c7
commit
8ee2d6657f
@ -233,7 +233,7 @@ const getVideos = (ids: number[], alarmIds: number[]) => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const showVideo = (obj: any, id: number) => {
|
const showVideo = (obj: any, id: number) => {
|
||||||
let a: {[k: string]: string | null | boolean} = {
|
let a: {[k: string]: string | null | boolean | number} = {
|
||||||
ip: '',
|
ip: '',
|
||||||
port: null,
|
port: null,
|
||||||
account: '',
|
account: '',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user