zhengkaixin 1 year ago
parent
commit
d0bfde95ed
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/invoiceManagement/invoiceManagement.vue

+ 1 - 1
pages/invoiceManagement/invoiceManagement.vue

@@ -223,7 +223,7 @@
 				}, 0); 
 				
 				
-				return   totalAmount
+				return   totalAmount.toFixed(2)
 				
 			},
 			sumCollection(){