소스 검색

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