Commit b5d39061 authored by 黄奎's avatar 黄奎

页面修改

parent ac0f95d9
......@@ -1784,7 +1784,7 @@
})
this.$forceUpdate()
this.allPrice = allPrice;
this.ybSumPrice = ybsumprice.toFixed(x);
this.ybSumPrice = ybsumprice.toFixed(2);
this.allPriceTo = this.$commonUtils.addCommas(Math.round(this.allPrice * 100) / 100)
this.allPriceTocalc = Math.round(this.allPrice * 100) / 100
this.chinaAllPrice = this.$commonUtils.changeMoneyToChinese(this.allPrice)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment