diff --git a/ayanova/src/views/ay-data-list-view.vue b/ayanova/src/views/ay-data-list-view.vue index 1975d941..8526215b 100644 --- a/ayanova/src/views/ay-data-list-view.vue +++ b/ayanova/src/views/ay-data-list-view.vue @@ -367,6 +367,7 @@ function setEffectiveListView(vm) { } } else if (vm.listViewId == 0) { //get default list view + } else { //check if cached, if not then fetch, cache and set }