@@ -958,6 +958,7 @@ app.controller('incidentListCtrl', ["$scope", "$http", "i18nService", "$rootScop
$scope.jry_idx = newPage - 1;
filtersData.sum = pageSize;
$scope.jry_sum = pageSize;
+ $scope.refreshData('expand-right', filtersData);
});
$scope.Change = function (upTypes) {