แก้โหลดไฟล์/วินัยเเก้ เพิ่มฟิล dna
This commit is contained in:
parent
e79fc99618
commit
bb42009f3b
7 changed files with 71 additions and 36 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue