|
@@ -431,7 +431,7 @@
|
|
//传感器2
|
|
//传感器2
|
|
getMonitorDeviceAndDataLists() {
|
|
getMonitorDeviceAndDataLists() {
|
|
let that = this
|
|
let that = this
|
|
- getMonitorDeviceAndDataList(this.deptId).then((res) => {
|
|
|
|
|
|
+ getMonitorDeviceAndDataList(null).then((res) => {
|
|
that.sensorNum = res.data.length
|
|
that.sensorNum = res.data.length
|
|
})
|
|
})
|
|
},
|
|
},
|