From 27fb1f51c37083585dc873dd9ff86de2f2db82bc Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期一, 29 九月 2025 23:47:14 +0800
Subject: [PATCH] Merge branch 'dev_fix_sub' into user_action

---
 pages/storeClaim/store-claim.vue |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/pages/storeClaim/store-claim.vue b/pages/storeClaim/store-claim.vue
index 59c0eea..aebe6d2 100644
--- a/pages/storeClaim/store-claim.vue
+++ b/pages/storeClaim/store-claim.vue
@@ -105,6 +105,9 @@
 				}
 			}
 		},
+		onShow() {
+		this.getCouponDetail(this.storeCoupRef);	
+		},
 		onLoad(options) {
 			// 鑾峰彇浼犻�掔殑搴楅摵浼樻儬鍒稿叧鑱擨D
 			if (options.storeCoupRef) {

--
Gitblit v1.8.0