แก้โหลดไฟล์/วินัยเเก้ เพิ่มฟิล dna
This commit is contained in:
parent
e79fc99618
commit
bb42009f3b
7 changed files with 71 additions and 36 deletions
|
|
@ -189,6 +189,12 @@ async function getSearch() {
|
|||
posTypeName: e.posTypeName,
|
||||
posLevelId: e.posLevelId,
|
||||
posLevelName: e.posLevelName,
|
||||
|
||||
rootDnaId: e.rootDnaId,
|
||||
child1DnaId: e.child1DnaId,
|
||||
child2DnaId: e.child2DnaId,
|
||||
child3DnaId: e.child3DnaId,
|
||||
child4DnaId: e.child4DnaId,
|
||||
}));
|
||||
|
||||
rows.value = list;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue