This commit is contained in:
@@ -382,7 +382,7 @@ export default {
|
||||
var vm = this;
|
||||
//find out if we need to trigger the get data or if it will happen automatically
|
||||
//when we set page to 0
|
||||
console.log(vm.dataTablePagingOptions.page);
|
||||
//console.log(vm.dataTablePagingOptions.page);
|
||||
var ShouldGetData = vm.dataTablePagingOptions.page == 1;
|
||||
|
||||
if (vm.listViewId == 0) {
|
||||
|
||||
Reference in New Issue
Block a user