售后-处理中

This commit is contained in:
maqian
2025-09-29 08:01:49 +08:00
parent 10f08fa8f1
commit 3c9c13af3e

View File

@@ -142,6 +142,7 @@ export const AFTER_TRADE = {
refundFee: ({ refund_fee }) => refund_fee / 100,
userId: 'user_id',
freight: ({ freight }) => freight / 100,
progress: 'progress',
}
export const TRADE_AFTER_SALES_ITEM = {