From 57aa4e45f3a63b8133a2489b09688573f72b2bd8 Mon Sep 17 00:00:00 2001 From: "Mr.jiang" <714156421@qq.com> Date: Mon, 12 Aug 2024 20:18:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- my/order/payModify.vue | 2 +- pages/therapist/therapist.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/my/order/payModify.vue b/my/order/payModify.vue index 35f0cd5..6324e13 100644 --- a/my/order/payModify.vue +++ b/my/order/payModify.vue @@ -343,7 +343,7 @@ } if(this.jishiName){ this.getMsTime(Time); - this.technicianRate=Math.ceil((this.orderXm.price*this.number)+(this.orderXm.price*this.number*(this.jishiName.technicianTypeRate/100))) + this.technicianRate=(this.orderXm.price*this.number)+(this.orderXm.price*this.number*(this.jishiName.technicianTypeRate/100)).toFixed(2); } }, diff --git a/pages/therapist/therapist.vue b/pages/therapist/therapist.vue index 6b5d18c..50fe919 100644 --- a/pages/therapist/therapist.vue +++ b/pages/therapist/therapist.vue @@ -109,9 +109,9 @@ src="https://admin.sjajk.com/file/uploadPath/2023/02/16/9ae1b7e9fa931b5fc24cd8edecc10d9f.png" style="width: 30rpx;height: 36rpx;position: absolute;z-index: 99;top: 40rpx;left: 110rpx;"> - +