From 93f3a52e33a0f13a4930ac32196bab9e8b55a75e Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期六, 03 八月 2024 17:35:14 +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