popup
This commit is contained in:
parent
ab7513d8a2
commit
ad17f85efd
4 changed files with 169 additions and 13 deletions
|
|
@ -65,7 +65,8 @@ const dataInvestigatefacts = reactive<FormInvestigateFact>({
|
|||
organizationId: "",
|
||||
persons: [],
|
||||
investigationExtendHistory: [],
|
||||
isDisciplinary:false
|
||||
isDisciplinary:false,
|
||||
isAncestorDNA:false
|
||||
});
|
||||
|
||||
const personObjComplaint = reactive<ArrayPerson>({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue