ui(platform-orders): show audit labels for receipt actions

This commit is contained in:
萝卜
2026-03-17 11:57:22 +08:00
parent 416ad3de68
commit 23fb9549e0
2 changed files with 92 additions and 0 deletions

View File

@@ -836,6 +836,8 @@
'mark_refunded' => '手动标记为已退款',
'mark_partially_refunded' => '手动标记为部分退款',
'mark_paid_status' => '手动标记为已支付',
'add_payment_receipt' => '追加支付回执',
'add_refund_receipt' => '追加退款回执',
];
@endphp
<table>