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