bug
This commit is contained in:
parent
6ad9d94220
commit
9fb43facf8
@ -1928,8 +1928,8 @@
|
|||||||
this_.isQuery = false;
|
this_.isQuery = false;
|
||||||
clearInterval(timer);
|
clearInterval(timer);
|
||||||
}
|
}
|
||||||
await this_.getMemberAfter();
|
|
||||||
}
|
}
|
||||||
|
await this_.getMemberAfter();
|
||||||
})
|
})
|
||||||
}, 1000);
|
}, 1000);
|
||||||
|
|
||||||
@ -3782,7 +3782,7 @@
|
|||||||
// 订单金额
|
// 订单金额
|
||||||
realyPayBills:this.realyPayBills,
|
realyPayBills:this.realyPayBills,
|
||||||
// 锁价金额
|
// 锁价金额
|
||||||
lockupPrice:cardFuelDieselForm.lockupPrice,
|
lockupPrice:this.cardFuelDieselForm.lockupPrice,
|
||||||
// 支付方式
|
// 支付方式
|
||||||
payType:payTypeText,
|
payType:payTypeText,
|
||||||
// 实付款
|
// 实付款
|
||||||
|
Loading…
Reference in New Issue
Block a user