|
@ -68,7 +68,7 @@ function videoList (opts) { |
|
|
deviceSerial: 'L48947087', |
|
|
deviceSerial: 'L48947087', |
|
|
}, { |
|
|
}, { |
|
|
deviceName: '银三角', |
|
|
deviceName: '银三角', |
|
|
deviceSerial: 'AC7329717', |
|
|
deviceSerial: 'AA9943832', |
|
|
}] |
|
|
}] |
|
|
|
|
|
|
|
|
const deviceState = await Promise.all(deviceRes_.map(d => { |
|
|
const deviceState = await Promise.all(deviceRes_.map(d => { |
|
|