This commit is contained in:
chc
2022-11-22 17:17:37 +08:00
parent 69c2c4c5c2
commit 830154371a
8 changed files with 442 additions and 237 deletions

View File

@@ -32,6 +32,10 @@ export const orderStatusList = [
{
name: '已取消',
status: 'CANCELLED'
},
{
name: '待提货',
status: 'STAY_PICKED_UP'
}
]
// 订单售后状态