fix bug
This commit is contained in:
@ -34,7 +34,6 @@ export class OrderManagementComplaintDetailComponent implements OnInit {
|
||||
}
|
||||
|
||||
ngOnInit(): void {
|
||||
|
||||
if (this.id)
|
||||
{
|
||||
this.getDetail(this.id);
|
||||
|
||||
Reference in New Issue
Block a user