WXL (wul)
2025-11-14 74d682137078861e9ca0997fd0414fa906cba1d4
src/components/CallButton/index.vue
@@ -163,7 +163,7 @@
        this.startCallsetState();
      } catch (error) {
        console.error("获取分机号失败:", error);
        this.updateStatus("failed", "获取分机号失败");
        // this.updateStatus("failed", "获取分机号失败");
      }
    },
    async startCallsetState() {