From a07cf599fb48b2ee233f42d0d7772684a8c3c790 Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期六, 03 八月 2024 16:28:23 +0800
Subject: [PATCH] 1

---
 pages/login/supplier-reg.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/login/supplier-reg.vue b/pages/login/supplier-reg.vue
index c053514..90d84a1 100644
--- a/pages/login/supplier-reg.vue
+++ b/pages/login/supplier-reg.vue
@@ -156,7 +156,7 @@
 		},
 		methods: {
 			async scanPartnerCode() {
-				await this.$message.confirm('确定要绑定合伙人吗?')
+				// await this.$message.confirm('确定要绑定合伙人吗?')
 				//扫二维码确认
 				let that = this
 				uni.scanCode({

--
Gitblit v1.9.3