1.修改支付成功提示文字
2.app 打开促销更多显示异常 3.拼团点击单独购买无法打开商品详情页面 4.促销打开更多 上面有空白区域 5.商户管理点击去发货,提示订单不存在的问题
This commit is contained in:
@ -136,7 +136,7 @@
|
||||
this.$yrouter.push({
|
||||
path: "/pages/orderAdmin/GoodsDeliver/index",
|
||||
query: {
|
||||
id: item.orderId
|
||||
oid: item.orderId
|
||||
}
|
||||
});
|
||||
},
|
||||
|
Reference in New Issue
Block a user