feat: refs #7271 basicData and Log #369

Merged
jsegarra merged 9 commits from 7271-EndZoneMigration into dev 2024-05-14 09:49:21 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 289bdeecae - Show all commits

View File

@ -26,7 +26,7 @@ const agencyOptions = ref([]);
:filter="agencyFilter"
@on-fetch="(data) => (agencyOptions = data)"
auto-load
url="AgencyModes"
url="AgencyModes/isActive"
/>
<FormModel :url="`Zones/${route.params.id}`" auto-load model="zone">