ส่ง rootID
This commit is contained in:
parent
4ae899a2c7
commit
428999ff21
4 changed files with 6 additions and 3 deletions
|
|
@ -57,6 +57,7 @@ const dataMapToSend = computed(() => {
|
|||
firstName: i.firstName,
|
||||
lastName: i.lastName,
|
||||
citizenId: i.citizenId,
|
||||
rootId: i.rootId,
|
||||
remarkVertical: i.reason,
|
||||
}));
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue