From 0dd2ad490b6f5783d5c982a618ec7fc8387bca4b Mon Sep 17 00:00:00 2001
From: shihao0303 <2936013465@qq.com>
Date: Wed, 3 Dec 2025 10:46:53 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AE=A1=E8=AE=A1=E6=8A=A5?=
=?UTF-8?q?=E8=A1=A8=E6=A0=B7=E5=BC=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/statement/condition/index.vue | 18 +++++++-------
.../statement/conditionCollect/index.vue | 22 ++++++++---------
src/views/statement/index.vue | 24 +++++++++----------
3 files changed, 32 insertions(+), 32 deletions(-)
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)}}
-
+