mirror of
https://gitee.com/dromara/go-view.git
synced 2025-06-30 08:39:15 +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) => {
|
||||
let a: {[k: string]: string | null | boolean} = {
|
||||
let a: {[k: string]: string | null | boolean | number} = {
|
||||
ip: '',
|
||||
port: null,
|
||||
account: '',
|
||||
|
Loading…
x
Reference in New Issue
Block a user