소스 검색

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')