Browse Source

Signed-off-by: 1004749546@qq.com <1004749546@qq.com>
修改

1004749546@qq.com 4 years ago
parent
commit
b557662e76
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pages/order/order.vue

+ 1 - 0
pages/order/order.vue

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