report refresh changes

This commit is contained in:
Your Name 2021-08-04 10:19:58 +05:30
parent eeae750ec3
commit 9fd0093453
2 changed files with 5 additions and 2 deletions

View File

@ -314,7 +314,10 @@ export class SmcCreditComponent implements OnInit {
dialogRef.afterClosed()
.subscribe(dataresult => {
//this.viewPdDetails(1,2)
this.searchPanel();
});
}