浏览代码

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

1004749546@qq.com 4 年之前
父节点
当前提交
b557662e76
共有 1 个文件被更改,包括 1 次插入0 次删除
  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')