优化线下结算筛选

This commit is contained in:
yml2213
2026-08-16 20:00:09 +08:00
parent c06e5aaafd
commit 58f11b2043
11 changed files with 212 additions and 59 deletions
@@ -196,6 +196,7 @@ export interface AdminOrderQuery {
handoff_status?: string
handoff_mode?: string
settlement_status?: string
offline_settlement_status?: 'pending' | 'settled' | ''
}
interface SubmitCheckoutRequest {