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

This commit is contained in:
linxi
2026-04-13 15:02:15 +08:00
parent 4f2670ba01
commit 017e4d065a
@@ -155,6 +155,7 @@ export default {
this.getUserLocation()
},
onUnload() {
uni.setStorageSync('needRefreshMyOrderList', 1)
this.stopOrderPoll()
},
onHide() {