From d22e69bd5fe7c9a7fd6dc4d00d2041481c11052b Mon Sep 17 00:00:00 2001
From: zzyuan <781948537@qq.com>
Date: Thu, 27 Mar 2025 17:15:13 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E9=97=AE=E9=A2=98=E4=BF=AE?=
 =?UTF-8?q?=E6=94=B9=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
 .../accountCenter/butie/butieSummary/index.vue   | 16 ++++++++--------
 .../consume/consumeSummary/index.vue             | 14 +++++++-------
 .../consume/consumerWalletSummary/index.vue      |  2 +-
 src/views/dish/material/index.vue                | 13 ++++++++-----
 4 files changed, 24 insertions(+), 21 deletions(-)
diff --git a/src/views/accountCenter/butie/butieSummary/index.vue b/src/views/accountCenter/butie/butieSummary/index.vue
index 9a3f6b18..7d379751 100644
--- a/src/views/accountCenter/butie/butieSummary/index.vue
+++ b/src/views/accountCenter/butie/butieSummary/index.vue
@@ -68,33 +68,33 @@
         
         
         
-         
+         
          
         
-             
-            
+             
+            
                 
                     {{ (scope.row.amount/100).toFixed(2) }}
                 
             
         
         
-             
-            
+             
+            
                 
                     {{ (scope.row.clearAmount/100).toFixed(2) }}
                 
             
         
         
-             
-            
+             
+            
                 
                     {{ (scope.row.revocationAmount/100).toFixed(2) }}
                 
             
         
-        
+        
                 
                     {{ (scope.row.totalAmount/100).toFixed(2) }}
                 
diff --git a/src/views/accountCenter/consume/consumeSummary/index.vue b/src/views/accountCenter/consume/consumeSummary/index.vue
index 2be1b79b..668a9bc6 100644
--- a/src/views/accountCenter/consume/consumeSummary/index.vue
+++ b/src/views/accountCenter/consume/consumeSummary/index.vue
@@ -78,30 +78,30 @@
          
          
         
-             
-            
+             
+            
                 
                     {{ (scope.row.consumeAmount/100).toFixed(2) }}
                 
             
         
         
-             
-            
+             
+            
                 
                     {{ (scope.row.consumeRepairAmount/100).toFixed(2) }}
                 
             
         
         
-             
-            
+             
+            
                 
                     {{ (scope.row.consumeRefundAmount/100).toFixed(2) }}
                 
             
         
-        
+        
                 
                     {{ (scope.row.totalAmount/100).toFixed(2) }}
                 
diff --git a/src/views/accountCenter/consume/consumerWalletSummary/index.vue b/src/views/accountCenter/consume/consumerWalletSummary/index.vue
index 715cfa98..e50906a2 100644
--- a/src/views/accountCenter/consume/consumerWalletSummary/index.vue
+++ b/src/views/accountCenter/consume/consumerWalletSummary/index.vue
@@ -29,7 +29,7 @@
             
         
         
-        
+        
              
                  
             
                 批量导入
               
             
           
+