mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-21 10:25:53 +08:00
买家端订单详情添加操作,商品选择器,categoryId传参错误
This commit is contained in:
@@ -159,6 +159,7 @@ export default {
|
||||
}
|
||||
},
|
||||
mounted () {
|
||||
window.scrollTo(0, 0)
|
||||
this.accessToken.accessToken = storage.getItem('accessToken');
|
||||
this.getOrderDetail()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user