ui รายการการสอบสวนความผิดทางวินัย

This commit is contained in:
setthawutttty 2023-11-07 09:52:03 +07:00
parent ccbc870dec
commit 02c8376b7f
7 changed files with 764 additions and 604 deletions

View file

@ -12,6 +12,7 @@ interface investigatefactsDataRowType {
}
interface investigateDisDataRowType {
id:string
subject: string;
interrogated: string;
fault: string | undefined;