|
@@ -312,7 +312,6 @@ export default {
|
|
|
let param = new URLSearchParams()
|
|
|
param.append('cardno', this.splitStr)
|
|
|
param.append('amount', this.curMoney)
|
|
|
- param.append('quality', this.qualityBtn)
|
|
|
// const res = await OilCardRecharge({
|
|
|
// cardno: this.splitStr,
|
|
|
// amount: this.curMoney
|