Gustavo Zanatta преди 2 седмици
родител
ревизия
ca26f611e2
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/pages/search/SearchPage.vue

+ 1 - 1
src/pages/search/SearchPage.vue

@@ -288,7 +288,7 @@ const $q = useQuasar();
 const activeDate = ref(null);
 const activeSort = ref(null);
 const allProviders = ref([]);
-const currentPeriodType = ref(8);
+const currentPeriodType = ref(6);
 const hasLocation = ref(true);
 const loading = ref(true);
 const searchName = ref("");