Skip to content

Commit

Permalink
wording
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuiantw1212 committed May 13, 2024
1 parent df685e8 commit 109c090
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/calculator/report/freedomRate.vue
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ function calculateFreedomRate(payload) {
tension,
})
datasets.push({
label: '房地產',
label: '房地增值',
data: estateAsset,
fill: true,
tension,
Expand Down
2 changes: 1 addition & 1 deletion components/calculator/report/lifeAsset.vue
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ function drawLifeAsset(payload) {
tension,
})
datasets.push({
label: '房地產',
label: '房地增值',
data: estateAsset,
fill: true,
tension,
Expand Down

0 comments on commit 109c090

Please sign in to comment.