From 731b3a23a6369aaef5c4fdc0ff4524eb6a7f3642 Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期五, 13 九月 2024 19:07:12 +0800
Subject: [PATCH] update 合伙人、花店端

---
 sub_pages/customer/coupon/good-self.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sub_pages/customer/coupon/good-self.vue b/sub_pages/customer/coupon/good-self.vue
index 5461a47..c544aaa 100644
--- a/sub_pages/customer/coupon/good-self.vue
+++ b/sub_pages/customer/coupon/good-self.vue
@@ -111,7 +111,7 @@
 
 		methods: {
 			selectItem(item) {
-				if (this.srouce === 'shopping') {
+				if (this.source === 'shopping') {
 					//选择
 					this.updateSelectGood(item)
 				} else {

--
Gitblit v1.9.3