Merge branch 'develop' into devTee

This commit is contained in:
setthawutttty 2023-11-21 16:36:25 +07:00
commit bf3bc89636
22 changed files with 1797 additions and 118 deletions

View file

@ -18,6 +18,7 @@ interface FormData {
recordAccuser: string;
witnesses: string;
InvestResults: string;
complaintStatus: string
}
interface disciplinaryRef {