From 4c432aca49a05c72672ebb0c845b6cfc1ed6799b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E7=BE=8E=E6=9B=A6?= <15296472+yang-meixi@user.noreply.gitee.com> Date: Sun, 19 Oct 2025 18:06:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=98=BE=E7=A4=BAoc=E8=B5=84=E6=96=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/PhoneWidget.vue | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/src/oc-community-frontend/src/components/PhoneWidget.vue b/src/oc-community-frontend/src/components/PhoneWidget.vue index d22105d..ed319c2 100644 --- a/src/oc-community-frontend/src/components/PhoneWidget.vue +++ b/src/oc-community-frontend/src/components/PhoneWidget.vue @@ -53,6 +53,11 @@ + + @@ -156,12 +161,6 @@ watch(activeContactId, id => { }) - - -