@@ -533,7 +533,8 @@
configId: '',
pageIndex: 1,
pageSize: 2,
- companyId: this.companyId
+ companyId: this.companyId,
+ meterId: this.meterId
}).then((res) => {
uni.hideLoading();
this.abnormalRecordsList = res.data.data;