แก้โหลดไฟล์/วินัยเเก้ เพิ่มฟิล dna

This commit is contained in:
setthawutttty 2025-02-06 14:09:38 +07:00
parent e79fc99618
commit bb42009f3b
7 changed files with 71 additions and 36 deletions

View file

@ -375,6 +375,12 @@ async function fetchDatadetail() {
posTypeName: person.posTypeName,
posLevelId: person.posLevelId,
citizenId: person.idcard,
rootDnaId: person.rootDnaId,
child1DnaId: person.child1DnaId,
child2DnaId: person.child2DnaId,
child3DnaId: person.child3DnaId,
child4DnaId: person.child4DnaId,
}));
mainStore.rowsAdd = listDataMain;
mainStore.rowsAddCheck = listDataMain;