This commit is contained in:
SeoJHeasdw 2025-06-12 17:40:34 +09:00
parent 0f74afaeef
commit 6fe1e40150

View File

@ -64,13 +64,6 @@
{{ animatedValues[index] || '0' }} {{ animatedValues[index] || '0' }}
</span> </span>
</div> </div>
<!-- 추가 정보 -->
<div class="metric-detail">
<span class="text-caption text-grey">
{{ metric.detail || '전월 대비' }}
</span>
</div>
</v-card-text> </v-card-text>
</v-card> </v-card>
</v-col> </v-col>