优化订单管理代管展示

This commit is contained in:
yml2213
2026-07-26 10:15:49 +08:00
parent 3107c54b65
commit 756fa342cb
5 changed files with 44 additions and 1 deletions
@@ -172,6 +172,7 @@ export interface AdminOrderQuery {
keyword?: string
status?: string
handoff_status?: string
handoff_mode?: string
settlement_status?: string
}