mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 16:35:53 +08:00
自提
This commit is contained in:
@@ -32,6 +32,10 @@ export const orderStatusList = [
|
||||
{
|
||||
name: '已取消',
|
||||
status: 'CANCELLED'
|
||||
},
|
||||
{
|
||||
name: '待提货',
|
||||
status: 'STAY_PICKED_UP'
|
||||
}
|
||||
]
|
||||
// 订单售后状态
|
||||
|
||||
Reference in New Issue
Block a user