From 4ba90bb262f7b42264814b5f32335e92a91242b8 Mon Sep 17 00:00:00 2001 From: Chuian Date: Sat, 11 May 2024 00:03:14 +0800 Subject: [PATCH] fix bugs --- components/calculator/career/government.vue | 12 +----------- components/calculator/career/labor.vue | 12 ++++++++++-- 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/components/calculator/career/government.vue b/components/calculator/career/government.vue index ef93b51..bf78151 100644 --- a/components/calculator/career/government.vue +++ b/components/calculator/career/government.vue @@ -58,10 +58,6 @@ - @@ -85,9 +81,6 @@ - @@ -98,14 +91,11 @@ - {{ Number(civilServantInsurance.expense).toLocaleString() }} (負擔率{{ - civilServantInsurance.employeeContributionRate }}%) + civilServantInsurance.employeeContributionRate }}%) diff --git a/components/calculator/career/labor.vue b/components/calculator/career/labor.vue index ac8a590..c3790d0 100644 --- a/components/calculator/career/labor.vue +++ b/components/calculator/career/labor.vue @@ -92,7 +92,7 @@ {{ Number(career.insurance?.expense).toLocaleString() }} (負擔率{{ - laborInsurace.premiumRate[career.insuredUnit] }}%) + laborInsurace.premiumRate[career.insuredUnit] }}%) @@ -147,7 +147,7 @@ - +