diff --git a/pc4mobx/hrmSalary/pages/dataAcquisition/attendance/components/attendanceDataComp.js b/pc4mobx/hrmSalary/pages/dataAcquisition/attendance/components/attendanceDataComp.js index 2eb99f7e..e70e6acd 100644 --- a/pc4mobx/hrmSalary/pages/dataAcquisition/attendance/components/attendanceDataComp.js +++ b/pc4mobx/hrmSalary/pages/dataAcquisition/attendance/components/attendanceDataComp.js @@ -244,7 +244,7 @@ class AttendanceDataComp extends Component { }; handleShowOnlyChecked = (checked) => { const { fieldSetPayload, fieldSetList } = this.state; - if (!!NUmber(checked)) { + if (!!Number(checked)) { this.setState({ fieldSetPayload: { ...fieldSetPayload,