pull/196/head
home孙 2024-11-28 21:17:08 +08:00
parent 2bbe82e98c
commit 9eeac29762
1 changed files with 2 additions and 1 deletions

View File

@ -1091,7 +1091,8 @@ export default {
if (
item.cameraSerialNumber != null &&
(item.deviceId == 2023042214250027 ||
item.deviceId == 2023120613270115)
item.deviceId == 2023120613270115||
item.deviceId == 2024070113400048)
) {
this.get_sel_eqbyid_list.push({ ...item, number: index });