From 114a2121a659a8a878a8c569a809ee381649cfc4 Mon Sep 17 00:00:00 2001 From: seigo Date: Thu, 28 Mar 2024 05:44:28 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20linter=E3=81=AB=E5=BC=BE=E3=81=8B?= =?UTF-8?q?=E3=82=8C=E3=81=9F=E3=81=AE=E3=81=A7async=E3=82=92=E5=89=8A?= =?UTF-8?q?=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/groups/_groupId/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/groups/_groupId/index.vue b/pages/groups/_groupId/index.vue index c57bce5..f317cae 100644 --- a/pages/groups/_groupId/index.vue +++ b/pages/groups/_groupId/index.vue @@ -630,7 +630,7 @@ export default Vue.extend({ return colors[index] }, - async CreateTicket() { + CreateTicket() { this.error_message = '2023年星陵祭は終了しました。' this.error_alert_end = true return 1