Commit 9b6b95f8 by songbingqi

修复超时待取仍在首页展示订单问题

parent 034dcbb5
......@@ -118,7 +118,7 @@ export default {
this.$refs.shopbar.showShopCar = false;
},
async onShow() {
this.getHomeOrder()
},
methods: {
getShopMenus(params) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment