ปรับ บรรจุ
This commit is contained in:
parent
ad33e2df03
commit
c19d37bcc6
5 changed files with 21 additions and 6 deletions
|
|
@ -23,6 +23,8 @@ export const useSelectOrgStore = defineStore("selectorg", () => {
|
|||
positionIsSelected: e.positionIsSelected ? e.fullNameCurrentHolder : "-",
|
||||
isSit: e.isSit,
|
||||
positions: e.positions,
|
||||
node: e.node,
|
||||
nodeId: e.nodeId,
|
||||
}));
|
||||
|
||||
return listPosNo;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue