Commit 8a24c5f9 authored by zhengke's avatar zhengke

1

parent 9364c57f
......@@ -1710,6 +1710,7 @@
}
})
allPrice = allPrice + parseFloat(x.bTotalPrice);
this.myTotal = allPrice;
});
this.allPrice = allPrice;
this.allPriceTo = this.$commonUtils.addCommas(Math.round(data.Money * 100) / 100)
......
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