feat: 告警增加摄像头弹窗

This commit is contained in:
huanghao1412 2024-04-16 21:31:16 +08:00
parent 75d13689c7
commit 8ee2d6657f

View File

@ -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: '',