fix(hold-history): switch all metrics from container count to QTY sum

Rename page title to "Hold 歷史績效". Change trend, reason pareto, and
duration derivation to use QTY-based counting so cards, trend chart, and
analytical charts are consistent with each other.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
egg
2026-03-02 08:56:26 +08:00
parent d8e91624d4
commit 803690646b
2 changed files with 15 additions and 14 deletions

View File

@@ -487,7 +487,7 @@ onMounted(() => {
<div class="dashboard hold-history-page">
<header class="header hold-history-header">
<div class="header-left">
<h1>Hold 歷史績效 Dashboard</h1>
<h1>Hold 歷史績效</h1>
<span class="hold-type-badge">{{ holdTypeLabel }}</span>
</div>
<div class="header-right">