WXL (wul)
9 小时以前 1feb410410781eb56159c8fdd856e68d2c23e0a4
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);