WXL (wul)
2025-12-18 e38536b8ac9530bcbc2217737596e63afa7467f8
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);