第 5 步已完成优化

This commit is contained in:
yml
2026-06-09 00:18:24 +08:00
parent 2dfa2611fd
commit 0c9e3ec1ac
2 changed files with 2 additions and 2 deletions
@@ -139,7 +139,7 @@ function getOrderStep(status: string) {
overdue: 2,
pending_checkout_confirm: 3,
pending_checkout_accept: 3,
completed: 4,
completed: 5,
cancelled: 0,
closed: 4,
}