From a29d2aca51bbb2c3384150c5e45993e14b19e034 Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Sun, 28 Jun 2020 14:43:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=8A=A5=E4=BF=AE=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/complaintList/complaintList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/complaintList/complaintList.vue b/pages/complaintList/complaintList.vue index 22af960..65c709b 100644 --- a/pages/complaintList/complaintList.vue +++ b/pages/complaintList/complaintList.vue @@ -115,7 +115,7 @@ components: { noDataPage }, - onLoad: function() { + onLoad: function(options) { let that = this; context.onLoad(options); context.getRooms().then(function(res) {