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