@@ -1166,7 +1166,7 @@ export default {
if (teamCount != '') {
this.countC = teamCount;
}
- } else if (dapplicantTeam == 'D') {
+ } else if (applicantTeam == 'D') {
this.countD = teamCount;
@@ -1038,7 +1038,7 @@
@@ -1037,7 +1037,7 @@