From e916314443572f54d45e1e23d2492b1b7e0767e0 Mon Sep 17 00:00:00 2001 From: "xie.bx" Date: Mon, 30 Oct 2023 00:22:25 +0800 Subject: [PATCH] =?UTF-8?q?ui=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- im-uniapp/pages/chat/chat.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/im-uniapp/pages/chat/chat.vue b/im-uniapp/pages/chat/chat.vue index 749fd5b..3b50e8d 100644 --- a/im-uniapp/pages/chat/chat.vue +++ b/im-uniapp/pages/chat/chat.vue @@ -48,6 +48,7 @@ default: break; } + this.menu.show = false; }, onShowMenu(e, chatIdx) { uni.getSystemInfo({