Company logo

ลืมรหัสผ่าน

โปรดกรอก Email ของท่าน

@if (isSendOtp === true) { }
@if (isSendOtp === false) {
@if (isLoading === true) { } @else { }
} @else if(isSendOtp === true) {
}
@if(isModalOpen){

เปลี่ยนรหัสผ่าน


@if ( this.forgotFrm.get('confirmPassword')!.touched && this.forgotFrm.get('newPassword')?.value !== this.forgotFrm.get('confirmPassword')?.value ){ รหัสผ่านไม่ตรงกัน }
}