From e89b10852381b2dc3c83e147194bccdec9017172 Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期五, 02 八月 2024 11:41:50 +0800
Subject: [PATCH] 1

---
 pages/user/supplier-user.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pages/user/supplier-user.vue b/pages/user/supplier-user.vue
index 2ef6b06..f5adb2b 100644
--- a/pages/user/supplier-user.vue
+++ b/pages/user/supplier-user.vue
@@ -373,9 +373,9 @@
 								})
 								that.$message.hideLoading()
 								if (code == 0) {
-									that.$message.showToast(`绑定合伙人${partnerName}成功`)
-									await that.$store.dispatch('getCurrentInfo')
-									
+									that.$message.showToast(`绑定合伙人${partnerName}成功`)
+									await that.$store.dispatch('getCurrentInfo')
+
 									// setTimeout(async () => {
 									// 	that.$message.showLoading()
 									// 	that.$message.hideLoading()

--
Gitblit v1.9.3