pc-master #196

Merged
xiaomeng merged 2 commits from pc-master into portal 2024-11-28 13:19:29 +00:00
Showing only changes of commit 9eeac29762 - Show all commits

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 });