优化订单支付
This commit is contained in:
@@ -677,6 +677,7 @@ function formatHandoffRecordType(type: string) {
|
||||
owner_counter_checkout: '卖家反驳结账',
|
||||
renter_confirm_checkout: '买家确认结账',
|
||||
owner_accept_checkout: '卖家接受结账',
|
||||
admin_arbitration: '客服仲裁',
|
||||
}
|
||||
return typeMap[type] || type
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user