From 403996eb5b31599810ff24da582e8bc8e971b382 Mon Sep 17 00:00:00 2001 From: Enzo <1284707383@qq.com> Date: Mon, 11 Oct 2021 17:55:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=91=E7=9A=84=E6=B4=BB=E5=8A=A8=E8=AF=A6?= =?UTF-8?q?=E6=83=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/user/my/myEventRegistrationList.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/user/my/myEventRegistrationList.vue b/pages/user/my/myEventRegistrationList.vue index 2c70a3d..e41c250 100644 --- a/pages/user/my/myEventRegistrationList.vue +++ b/pages/user/my/myEventRegistrationList.vue @@ -125,6 +125,7 @@ }, getMyActivity(options = {}) { let tab_item = this.tab_list[this.tab_current]; + console.log(tab_item.state) this.$http .get({ api: 'api/activity/my',