统一结账押金字段为押金赔付扣除

号主修正去掉无效的其他押金扣款,仅保留押金赔付扣除;
前后端与账单文案统一,修正时 other 与 deduct 对齐。
This commit is contained in:
yml2213
2026-07-17 17:17:29 +08:00
parent c492a1cc85
commit 98772867a7
8 changed files with 25 additions and 42 deletions
@@ -821,7 +821,7 @@ function paymentPaidAt(record: AdminPayment) {
<dd>{{ moneyCent(order.checkout.owner_income_amount_cent) }}</dd>
</div>
<div>
<dt>押金扣除</dt>
<dt>押金赔付扣除</dt>
<dd>{{ moneyCent(order.checkout.deposit_deduct_amount_cent) }}</dd>
</div>
<div>