report refresh changes
This commit is contained in:
parent
eeae750ec3
commit
9fd0093453
@ -314,7 +314,10 @@ export class SmcCreditComponent implements OnInit {
|
|||||||
dialogRef.afterClosed()
|
dialogRef.afterClosed()
|
||||||
.subscribe(dataresult => {
|
.subscribe(dataresult => {
|
||||||
//this.viewPdDetails(1,2)
|
//this.viewPdDetails(1,2)
|
||||||
|
this.searchPanel();
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user