diff --git a/src/views/statement/condition/index.vue b/src/views/statement/condition/index.vue
index efeb552..e1c987e 100644
--- a/src/views/statement/condition/index.vue
+++ b/src/views/statement/condition/index.vue
@@ -190,11 +190,11 @@
-
+
-
+
@@ -202,9 +202,9 @@
{{timeFormat(row.applicantTime)}}
-
-
-
+
+
+
{{ Number(row.reductionRate).toFixed(2) }}%
@@ -215,18 +215,18 @@
{{timeFormat(row.projectApprovalTime)}}
-
-
+
+
{{timeFormat(row.serviceStartTime)}}
-
+
{{timeFormat(row.serviceEndTime)}}
-
+
diff --git a/src/views/statement/conditionCollect/index.vue b/src/views/statement/conditionCollect/index.vue
index acc5ca9..621c796 100644
--- a/src/views/statement/conditionCollect/index.vue
+++ b/src/views/statement/conditionCollect/index.vue
@@ -191,13 +191,13 @@ onMounted(()=>{
-
-
-
-
-
-
-
+
+
+
+
+
+
+
{{timeFormat(row.applicantTime)}}
@@ -216,18 +216,18 @@ onMounted(()=>{
{{timeFormat(row.projectApprovalTime)}}
-
-
+
+
{{timeFormat(row.serviceStartTime)}}
-
+
{{timeFormat(row.serviceEndTime)}}
-
+
diff --git a/src/views/statement/index.vue b/src/views/statement/index.vue
index fba75d2..d5e841e 100644
--- a/src/views/statement/index.vue
+++ b/src/views/statement/index.vue
@@ -191,13 +191,13 @@ onMounted(()=>{
-
-
-
-
-
-
-
+
+
+
+
+
+
+
{{timeFormat(row.applicantTime)}}
@@ -206,7 +206,7 @@ onMounted(()=>{
-
+
{{ Number(row.reductionRate).toFixed(2) }}%
@@ -216,18 +216,18 @@ onMounted(()=>{
{{timeFormat(row.projectApprovalTime)}}
-
-
+
+
{{timeFormat(row.serviceStartTime)}}
-
+
{{timeFormat(row.serviceEndTime)}}
-
+