1004749546@qq.com пре 4 година
родитељ
комит
2868d85371
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      pages/order/orderDetail.vue

+ 1 - 0
pages/order/orderDetail.vue

@@ -175,6 +175,7 @@
 			},
 			// 支付 判断用户是否设置过支付密码
 			toPay() {
+				this.totalPrice = this.orderInfo.originalGold
 				// 判断用户是否设置过支付密码
 				existPayPwd().then(res=>{
 					console.log(res,'rrrrrr')