diff --git a/src/project/pingchang/AppHealthReport/AppHealthReport.vue b/src/project/pingchang/AppHealthReport/AppHealthReport.vue index f2869ec1..4f0896d5 100644 --- a/src/project/pingchang/AppHealthReport/AppHealthReport.vue +++ b/src/project/pingchang/AppHealthReport/AppHealthReport.vue @@ -96,7 +96,7 @@ export default { onLoad() { this.getCropAreaId() - uni.$on('updateLists', () => { + uni.$on('updateList', () => { this.current = 1 this.getList() this.getTotal()