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