zhengkaixin 1 éve
szülő
commit
d0bfde95ed
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      pages/invoiceManagement/invoiceManagement.vue

+ 1 - 1
pages/invoiceManagement/invoiceManagement.vue

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