This commit is contained in:
@@ -1204,7 +1204,7 @@ async function fetchReportData(vm) {
|
||||
//
|
||||
//
|
||||
async function populateSelectionLists(vm) {
|
||||
await window.$gz.enums.fetchEnumList("coreview");
|
||||
vm.selectLists.coreAyaTypes = window.$gz.enums.getSelectionList("coreview");
|
||||
await window.$gz.enums.fetchEnumList("reportable");
|
||||
vm.selectLists.coreAyaTypes = window.$gz.enums.getSelectionList("reportable");
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user