Fix:5125 【商城小程序】订单列表状态未同步刷新
This commit is contained in:
@@ -691,6 +691,9 @@ export default {
|
||||
this.getDetail();
|
||||
}
|
||||
},
|
||||
onUnload() {
|
||||
uni.setStorageSync('needRefreshMyOrderList', 1)
|
||||
},
|
||||
// inject: ["app"],
|
||||
mounted: function () {
|
||||
this.id = this.$yroute.query.id;
|
||||
|
||||
Reference in New Issue
Block a user