refs #1773
This commit is contained in:
parent
33c1704542
commit
c529e53f21
@ -595,6 +595,8 @@ export default {
|
|||||||
isOdd = !isOdd;
|
isOdd = !isOdd;
|
||||||
}*/
|
}*/
|
||||||
|
|
||||||
|
this.formData.card_id = this.card_id;
|
||||||
|
|
||||||
if (sum % 10 !== 0) {
|
if (sum % 10 !== 0) {
|
||||||
alert('invaild card number');
|
alert('invaild card number');
|
||||||
this.loading = false;
|
this.loading = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user