From 0867db78b9300f1fda197868c4ba732567da3546 Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5968728@163.com>
Date: 星期一, 18 八月 2025 16:30:20 +0800
Subject: [PATCH] 测试完成

---
 src/views/shortmessage/communication/index.vue |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/src/views/shortmessage/communication/index.vue b/src/views/shortmessage/communication/index.vue
index bbfa8a8..14407b5 100644
--- a/src/views/shortmessage/communication/index.vue
+++ b/src/views/shortmessage/communication/index.vue
@@ -702,9 +702,7 @@
     },
     // 鑾峰彇鑱旂郴浜轰俊鎭垨婊氬姩鍒伴《閮ㄨЕ鍙�
     handlePullMessages(contact, next, instance) {
-      console.log(contact, "鑾峰彇鑱旂郴浜轰俊鎭疉");
-      console.log(instance, "鑾峰彇鑱旂郴浜轰俊鎭疊");
-      console.log(next, "鑾峰彇鑱旂郴浜轰俊鎭疌");
+
       const otheruser = {
         id: contact.id,
         displayName: contact.displayName,

--
Gitblit v1.9.3