feat(reject-history): ship report page and archive openspec change

This commit is contained in:
egg
2026-02-13 20:35:52 +08:00
parent 7cbb155619
commit 05d907ac72
47 changed files with 4419 additions and 73 deletions

View File

@@ -26,6 +26,13 @@
"drawer_id": "drawer-2",
"order": 3
},
{
"route": "/reject-history",
"name": "報廢歷史查詢",
"status": "dev",
"drawer_id": "drawer-2",
"order": 4
},
{
"route": "/wip-detail",
"name": "WIP 明細",
@@ -147,4 +154,4 @@
"admin_only": false
}
]
}
}