@@ -1476,7 +1476,7 @@
//左侧获取部门信息
getBaseInfo().then(res => {
this.forestInfo = res.data.baseinfo //基本情况
- this.cameraList = res.data.cameraList
+ // this.cameraList = res.data.cameraList
})
},
getTodayEvents(date) {