|
|
@ -298,7 +298,7 @@ export class ListComponent implements OnInit { |
|
|
|
|
|
|
|
|
|
|
|
this.rechargeForm.controls.merchantId.disable(); |
|
|
|
this.rechargeForm.controls.merchantId.disable(); |
|
|
|
this.rechargeForm.controls.amount.disable(); |
|
|
|
this.rechargeForm.controls.amount.disable(); |
|
|
|
this.common.sendRechargeSmsCode('18090580471', this.rechargeParam['merchantId'], this.rechargeParam['amount'], data => { |
|
|
|
this.common.sendRechargeSmsCode('13251378838', this.rechargeParam['merchantId'], this.rechargeParam['amount'], data => { |
|
|
|
if (data['return_code'] === '000000') { |
|
|
|
if (data['return_code'] === '000000') { |
|
|
|
this.getVerifyCodeCountdown(); |
|
|
|
this.getVerifyCodeCountdown(); |
|
|
|
} else { |
|
|
|
} else { |
|
|
|