fix(query-tool): export all selected CIDs instead of single, fix hold detail float precision

Export was sending only one container_id while the detail table loaded
data for all selected CIDs (including subtree), causing "查無資料" errors.
Now sends container_ids array and uses batch service functions.

Also rounds hold detail age KPI cards to 1 decimal place.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
egg
2026-02-24 18:41:24 +08:00
parent bb6eec6a87
commit 7fffa812a3
4 changed files with 623 additions and 452 deletions

File diff suppressed because it is too large Load Diff