Commit 77ecc931 authored by youjie's avatar youjie

no message

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