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