diff --git a/src/pages/Zone/Card/ZoneBasicData.vue b/src/pages/Zone/Card/ZoneBasicData.vue index 819fec7e3..19fbe49d3 100644 --- a/src/pages/Zone/Card/ZoneBasicData.vue +++ b/src/pages/Zone/Card/ZoneBasicData.vue @@ -26,7 +26,7 @@ const agencyOptions = ref([]); :filter="agencyFilter" @on-fetch="(data) => (agencyOptions = data)" auto-load - url="AgencyModes" + url="AgencyModes/isActive" />