From e3c408a416eaf6921acc7655c9b6b136ed1408d9 Mon Sep 17 00:00:00 2001 From: liuye Date: Tue, 13 Sep 2022 18:21:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=85=A7=E6=B2=BB=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/project/huizhili/AppHome/signResult.vue | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/project/huizhili/AppHome/signResult.vue b/src/project/huizhili/AppHome/signResult.vue index fc987f95..1cb05c8a 100644 --- a/src/project/huizhili/AppHome/signResult.vue +++ b/src/project/huizhili/AppHome/signResult.vue @@ -34,9 +34,6 @@ export default { }) } }, - created() { - this.getResult() - } }