-
This commit is contained in:
@ -76,8 +76,8 @@ export class DatatableReportingVerifyResultComponent implements OnInit {
|
||||
}
|
||||
|
||||
selectTab(e: any) {
|
||||
setTimeout(() => {
|
||||
this.subjectType = e?.value;
|
||||
setTimeout(() => {
|
||||
this.st.load(1);
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user