This commit is contained in:
2020-10-23 15:00:59 +00:00
parent 51fb27f4b9
commit fd5b9b418a
3 changed files with 5 additions and 6 deletions

View File

@@ -456,7 +456,7 @@ export default {
refresh() {
this.getDataFromApi();
},
getReportDataOptions(ayaType) {
getDataListSelection(ayaType) {
let vm = this;
//called when parent form needs the selected id's or the list view options needed to rehydrate the entire list of id's in the same order and filter
//i.e. for reporting, bulk operations etc