Add estimation disclaimer to loan amortization view
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -103,6 +103,10 @@
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
||||
<v-alert v-if="loanDetail" type="info" variant="tonal" density="compact" class="mb-4">
|
||||
Amounts shown are estimates based on standard monthly compounding. Actual values may differ slightly due to your lender's rounding practices.
|
||||
</v-alert>
|
||||
|
||||
<!-- Amortization Schedule -->
|
||||
<v-card v-if="loanDetail" class="mb-4">
|
||||
<v-card-title>Amortization Schedule</v-card-title>
|
||||
|
||||
Reference in New Issue
Block a user