小小儁爺
2024-09-05 e74c7f21a3a9a64d2a4a311bd42d38db4daa7244
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() {