IsAncestorDNA / แก้ชื่อฟิล popup

This commit is contained in:
setthawutttty 2024-01-26 09:57:07 +07:00
parent b9d04bef5c
commit 2f0594ee08
7 changed files with 24 additions and 11 deletions

View file

@ -27,6 +27,7 @@ interface FormData {
persons: object | null;
investigationExtendHistory: ExtendHistoryObject[];
isDisciplinary:boolean
isAncestorDNA:boolean
}
interface ExtendHistoryObject {