diff --git a/my/order/payModifyDzhifu.vue b/my/order/payModifyDzhifu.vue
index d9ef14d..eb17207 100644
--- a/my/order/payModifyDzhifu.vue
+++ b/my/order/payModifyDzhifu.vue
@@ -363,7 +363,7 @@
this.jishiName=this.orderXm;
this.technicianRate=Math.ceil(this.orderXm.price+(this.orderXm.price*(this.orderXm.technicianRate/100)))
}
- console.log("jishiName",this.jishiName)
+ console.log("orderXm",this.orderXm)
// this.getOrder()
},
@@ -412,7 +412,7 @@
address:that.province+that.city+that.district+that.detailaddress,
artificerId:that.jishiName.artificerId,
ordersMassageList:[
- {massageId: that.orderXm.massageTypeId,num: that.number},
+ {massageId: that.orderXm.userPackageDetailId?that.orderXm.userPackageDetailId:that.orderXm.massageTypeId,num: that.number},
],
city:that.city,
serveTime:that.startTime,
@@ -426,7 +426,7 @@
longitude:that.longitude,
ordersId:that.orderXm.ordersId,
couponId: that.couponId,
- massageTypeId:that.orderXm.massageTypeId,
+ massageTypeId:that.orderXm.userPackageDetailId?that.orderXm.userPackageDetailId:that.orderXm.massageTypeId,
userPackageDetailId:that.orderXm.userPackageDetailId,
}
that.$Request.postJson("/app/artificer/updateOrders", data).then(res => {
diff --git a/my/order/payding.vue b/my/order/payding.vue
index 3d3facf..7f48476 100644
--- a/my/order/payding.vue
+++ b/my/order/payding.vue
@@ -10,8 +10,11 @@
服务项目
-
+
+
+
@@ -40,10 +43,13 @@
-
+
¥
{{order.priceMarkup}}
-
+
+
+ ¥
+ {{order.massagePrice}}
@@ -142,9 +148,10 @@
项目价格
- ¥{{order.priceMarkup}}
+ ¥{{order.priceMarkup}}
+ ¥{{order.massagePrice}}
-
+
会员减免
-¥{{order.vipReductionMoney}}
@@ -197,8 +204,9 @@
订单费用:
- ¥{{order.priceMarkup}}
+ ¥
+ {{order.massageMoney}}
+
出行费用: