This commit is contained in:
Cihan Şentürk 2021-01-18 00:18:04 +03:00
parent 33c1704542
commit c529e53f21

View File

@ -595,6 +595,8 @@ export default {
isOdd = !isOdd;
}*/
this.formData.card_id = this.card_id;
if (sum % 10 !== 0) {
alert('invaild card number');
this.loading = false;