Commit e2c8eeae authored by youjie's avatar youjie

no message

parent e19f2362
...@@ -50,6 +50,7 @@ export default { ...@@ -50,6 +50,7 @@ export default {
// 获取团的详情 // 获取团的详情
getGroupData() { getGroupData() {
// this.$q.loading.show(); // this.$q.loading.show();
this.sumPrice = this.orderInfo.TotalPrice.toFixed(2)
if(!this.orderInfo.ErpOrderId) return if(!this.orderInfo.ErpOrderId) return
this.apipost( this.apipost(
"dmc_post_GetThirdHotelOrder", "dmc_post_GetThirdHotelOrder",
......
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