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