Fix:5125 【商城小程序】订单列表状态未同步刷新

This commit is contained in:
linxi
2026-04-13 15:00:10 +08:00
parent 9e9a058325
commit 4f2670ba01
3 changed files with 8 additions and 0 deletions
+1
View File
@@ -252,6 +252,7 @@ export default {
this.getSojoumOrderDetail();
},
onUnload() {
uni.setStorageSync('needRefreshMyOrderList', 1)
this.stopExperienceCouponPolling();
},
methods: {