feat(postcard): allow manual status override in new-sent form (auto/pending/sent/delivered)

This commit is contained in:
2026-07-15 19:10:12 +08:00
parent de29f5445e
commit 5ec21f0e3f
3 changed files with 48 additions and 20 deletions

View File

@@ -122,6 +122,7 @@
"pc_form.number": "编号",
"pc_form.number_hint": "格式AB-1234567",
"pc_form.status": "状态",
"pc_form.status_auto": "自动(根据日期)",
"pc_form.recipient": "收件人",
"pc_form.country": "国家/地区",
"pc_form.country_from": "寄出地",