Explorar o código

Merge branch 'master' of http://47.98.226.240:3000/twt/wxThird

twt %!s(int64=2) %!d(string=hai) anos
pai
achega
08a12df80e
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      pages/index/paint.vue

+ 2 - 1
pages/index/paint.vue

@@ -258,7 +258,8 @@
 							this.sumMoney += item.BPSalePrice;
 						}
 					})
-				}
+				}
+				this.sumMoney = this.sumMoney.toFixed(2);
 				// console.log('selectItemList==', this.selectItemList);
 
 			},