src/views/attendanceModule/attendanceSettings.vue
@@ -392,13 +392,12 @@ }, created() { this.getAttendanceSettSearch() this.getPrentOrganizationNoCompany() this.getPersonPermissions() }, mounted() { async mounted() { window.addEventListener('resize', this.getHeight) this.getHeight() await this.getPrentOrganizationNoCompany() await this.getPersonPermissions() }, methods: { async getPrentOrganizationNoCompany() {