From 81ea5bc4134ec65263adcd340a4534685e8f36c3 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期一, 20 十一月 2023 17:05:45 +0800 Subject: [PATCH] # --- pages/authority/authority.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/pages/authority/authority.vue b/pages/authority/authority.vue index 43d4c03..5dde5d9 100644 --- a/pages/authority/authority.vue +++ b/pages/authority/authority.vue @@ -107,7 +107,6 @@ }, 1000); }, back(it) { - console.log(it); uni.$emit('isRefresh', it) uni.navigateBack({ -- Gitblit v1.9.1