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