2

really??

if(fisYear == "" && fisMonth == "") {

} else {
$scope.yearType = fisYear;
$scope.faPV.month = fisMonth;
}

Comments
Add Comment