From 80f2fce0657025a5e14f6e7bdcd0c3384f72b91c Mon Sep 17 00:00:00 2001
From: bob <312777916@qq.com>
Date: Wed, 6 Nov 2024 00:03:16 +0800
Subject: [PATCH] =?UTF-8?q?SelectDialog=E4=B8=AD=E7=9A=84=E7=94=A8?=
=?UTF-8?q?=E6=88=B7=E5=88=97=E8=A1=A8=E4=BD=BF=E7=94=A8ContactItem?=
=?UTF-8?q?=E7=BB=84=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/common/SelectDialog.vue | 33 ++++++++++++++++++------
src/components/item/ContactItem.vue | 5 ++--
src/views/contacts/user/SubPartition.vue | 9 +++++++
3 files changed, 36 insertions(+), 11 deletions(-)
diff --git a/src/components/common/SelectDialog.vue b/src/components/common/SelectDialog.vue
index 655898a..911c156 100644
--- a/src/components/common/SelectDialog.vue
+++ b/src/components/common/SelectDialog.vue
@@ -1,9 +1,10 @@
@@ -309,6 +317,7 @@ const onShowUserCard = async ({ sessionId, account }) => {