แก้โหลดไฟล์/วินัยเเก้ เพิ่มฟิล 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

@ -683,6 +683,12 @@ watch(props.data, async () => {
posTypeName: person.posTypeName,
posLevelId: person.posLevelId,
posLevelName: person.posLevelName,
rootDnaId: person.rootDnaId,
child1DnaId: person.child1DnaId,
child2DnaId: person.child2DnaId,
child3DnaId: person.child3DnaId,
child4DnaId: person.child4DnaId,
citizenId: person.idcard,
}));
mainStore.rowsAdd = listDataMain;