src/views/attendanceModule/attendanceClockIn.vue @@ -124,6 +124,7 @@ activated() { window.addEventListener('resize', this.getHeight) this.getHeight() this.inputFocus() }, created() { },