WXL (wul)
2025-12-16 3cf6f5204b0ade9aa5022d5fcecbef095c575918
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);