From 6bdb750fb7cb08dba8feff54bfc39b51a9e28af4 Mon Sep 17 00:00:00 2001 From: zhoulinf <2507241354@qq.com> Date: Mon, 17 Aug 2026 10:14:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E4=BC=81=E5=BE=AE=E9=AA=8C?= =?UTF-8?q?=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index/addWechat.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/index/addWechat.vue b/src/views/index/addWechat.vue index aecfa821..dc7b8abd 100644 --- a/src/views/index/addWechat.vue +++ b/src/views/index/addWechat.vue @@ -75,10 +75,10 @@ let res = await getContactQrCodeResult({ configId: this.configId, name: this.name, phone: this.formPayload.linkPhone }); this.wechatId = res?.data?.wechatId; } - if (!this.wechatId) { + /*if (!this.wechatId) { Toast('请先添加企微再继续'); return; - } + }*/ try { this.clickFlag = false; const res = await saveSupplier({