forked from ttc/micro-frontend
-แก้ไขระบบ trow api และ ยิง
This commit is contained in:
@@ -71,7 +71,7 @@ export class LoginContentComponent implements OnInit {
|
||||
if (this.loginPageComponent) {
|
||||
this.loginPageComponent.message = errorMessage;
|
||||
}
|
||||
this.generalService.trowApi(error.error || { message_th: 'เกิดข้อผิดพลาดไม่ทราบสาเหตุ' });
|
||||
this.generalService.trowApi(error);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user