|
@@ -306,7 +306,7 @@
|
|
getMonitorDeviceAndDataList(this.deptId).then((res)=> {
|
|
getMonitorDeviceAndDataList(this.deptId).then((res)=> {
|
|
this.visuForestCloudCameraBOListSearch = []
|
|
this.visuForestCloudCameraBOListSearch = []
|
|
list = res.data
|
|
list = res.data
|
|
- this.sensorNum=list.length
|
|
|
|
|
|
+ // this.sensorNum=list.length
|
|
list.forEach(item => {
|
|
list.forEach(item => {
|
|
let dat = {
|
|
let dat = {
|
|
cameraName: item.deviceName,
|
|
cameraName: item.deviceName,
|