');$.ajax({url:'/LeagueInfo/AjaxListClubsBySeasons',type:'GET',data:{'leagueId':leagueId,'sectionId':sectionId},success:function(data){if(data.length>0){$('#resultSection').html(data);tabdeault();}else{alert("Không có dữ liệu!");}},error:function(xhr,status,error){alert('Quý khách vui lòng thử lại sau.');}});}