This commit is contained in:
wangshiming
2022-03-31 16:05:23 +08:00
parent 6e00f7a135
commit 2e1ee9d901
2 changed files with 2 additions and 3 deletions

View File

@ -34,7 +34,6 @@ export class OrderManagementComplaintDetailComponent implements OnInit {
}
ngOnInit(): void {
if (this.id)
{
this.getDetail(this.id);