src/components/CallButton/index.vue @@ -100,6 +100,9 @@ }, async mounted() { if (localStorage.getItem("orgname")=='景宁畲族自治县人民医院') { return } await this.CallgetList(); this.isRegistering = true; // 开始注册 sipService.init(this.sipConfig);