From ef0173a356aba457ebf911d92da7b5a36f7f59c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=89=E5=92=B2=E6=99=BA=E5=AD=90?= Date: Tue, 29 Nov 2022 01:37:50 +0800 Subject: [PATCH] fix: hide mention when not loginned --- components/status/StatusActions.vue | 63 +++++++++++++++-------------- 1 file changed, 32 insertions(+), 31 deletions(-) diff --git a/components/status/StatusActions.vue b/components/status/StatusActions.vue index 8d70bd25..dab93916 100644 --- a/components/status/StatusActions.vue +++ b/components/status/StatusActions.vue @@ -198,40 +198,41 @@ function editStatus() { -