1004749546@qq.com 4 years ago
parent
commit
e2fc8ca366
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/order/waitOrderDetail.vue

+ 1 - 1
pages/order/waitOrderDetail.vue

@@ -144,7 +144,7 @@
 						})
 						})
 					})
 					})
 				} 
 				} 
-				return total
+				return total.toFixed(2)
 			}
 			}
 		},
 		},
 		methods: {
 		methods: {