From c818c2c8be92981fa44bc6c71aaf1fc84cbce558 Mon Sep 17 00:00:00 2001 From: "Mr.jiang" <714156421@qq.com> Date: Wed, 17 Jul 2024 17:18:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AE=A2=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- my/order/payModifyDzhifu.vue | 6 +++--- my/order/payding.vue | 24 ++++++++++++++++-------- 2 files changed, 19 insertions(+), 11 deletions(-) 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}} + 出行费用: