src/components/CallButton/index.vue
@@ -200,7 +200,7 @@ this.sipConfig.sipUri = `${this.randomNum}@192.168.10.124`; } else if (orgName == "龙泉市人民医院") { this.sipConfig.sipUri = `${this.randomNum}@10.10.0.220`; } else if (orgName == "杭州市第一人民医院湖滨院区"||orgName == "杭州市第一人民医院吴山院区") { } else if (orgName == "第一人民医院湖滨院区"||orgName == "第一人民医院吴山院区") { this.sipConfig.sipUri = `${this.randomNum}@192.169.129.198`; } } catch (error) {