เพิ่ม ui ลงเวลากรณีพิเศษ

This commit is contained in:
AnandaTon 2023-11-02 16:44:02 +07:00
parent fefbb8a7ab
commit 8a472f23f7
9 changed files with 853 additions and 258 deletions

View file

@ -43,4 +43,4 @@ interface disciplinaryRef {
[key: string]: any;
}
export type { FormData, disciplinaryRef };
export type { FormData, disciplinaryRef, investigateDisDataRowType };