From f06ac3402687f19065bd5ae738f9a8e95dad7eaa Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期四, 10 七月 2025 17:09:14 +0800
Subject: [PATCH] 测试完成

---
 src/components/CallButton/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/CallButton/index.vue b/src/components/CallButton/index.vue
index 6ff7055..42a98b7 100644
--- a/src/components/CallButton/index.vue
+++ b/src/components/CallButton/index.vue
@@ -45,7 +45,7 @@
         sipUri: "1000@192.168.100.6",
         password: "Smartor@2023",
         displayName: "Web 灏忛緳",
-        realm: "192.168.100.6:8090",
+        // realm: "192.168.100.6:8090",
       },
     };
   },

--
Gitblit v1.9.3