feat: complete dashboard-vite parity and fix portal health/csp regressions

This commit is contained in:
egg
2026-02-09 09:22:23 +08:00
parent cf194bc3a3
commit 1e6d6dbd31
57 changed files with 13347 additions and 312 deletions

View File

@@ -44,6 +44,16 @@
"route": "/job-query",
"name": "設備維修查詢",
"status": "released"
},
{
"route": "/query-tool",
"name": "批次追蹤工具",
"status": "released"
},
{
"route": "/tmtt-defect",
"name": "TMTT印字腳型不良分析",
"status": "dev"
}
],
"api_public": true,
@@ -53,4 +63,4 @@
"object_count": 19,
"source": "tools/query_table_schema.py"
}
}
}