@@ -479,7 +479,6 @@
let that = this;
let markersList = [];
getSensorListByDeptId(that.deptId).then(function(res) {
- that.setcgqValue()
that.visuForestCloudCameraBOListSearch = []
// that.sensorNum = res.data.length
if (res.data != null && res.data.length > 0) {