|
|
@ -620,7 +620,13 @@ |
|
|
|
req.getOtherList(this.warehouseSid).then(res => { |
|
|
|
console.log('getOtherList:', res) |
|
|
|
|
|
|
|
this.cameraList = res.data |
|
|
|
|
|
|
|
if (res.data) { |
|
|
|
this.cameraList = res.data |
|
|
|
|
|
|
|
this.cameraInfo = res.data[0] |
|
|
|
this.getVedioPcLiveById(res.data[0].id) |
|
|
|
} |
|
|
|
|
|
|
|
}).catch(e => { |
|
|
|
console.log('GdinventoryLog-loadList-ee:', e) |
|
|
@ -855,7 +861,7 @@ |
|
|
|
position: absolute; |
|
|
|
width: 7.5%; |
|
|
|
height: 9%; |
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|