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