|
|
@@ -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("");
|