浏览代码

bug修改

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