|
|
@ -54,9 +54,6 @@ function videoList (opts) { |
|
|
|
}, { |
|
|
|
deviceName: '新土线', |
|
|
|
deviceSerial: 'AA9943808', |
|
|
|
}, { |
|
|
|
deviceName: '东文大桥', |
|
|
|
deviceSerial: 'L48947087', |
|
|
|
}, { |
|
|
|
deviceName: '莲姚线', |
|
|
|
deviceSerial: 'L48947082', |
|
|
@ -66,6 +63,9 @@ function videoList (opts) { |
|
|
|
}, { |
|
|
|
deviceName: '新武大桥', |
|
|
|
deviceSerial: 'L48947086', |
|
|
|
}, { |
|
|
|
deviceName: '东文大桥', |
|
|
|
deviceSerial: 'L48947087', |
|
|
|
},] |
|
|
|
|
|
|
|
const deviceState = await Promise.all(deviceRes_.map(d => { |
|
|
|