โครงสร้างอัตรากำลัง

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-01-29 13:14:13 +07:00
parent 0ca406eb04
commit b92c9283a5
6 changed files with 60 additions and 13 deletions

View file

@ -23,5 +23,7 @@ export const useOrganizational = defineStore("organizationalStore", () => {
//
fetchDataActive,
draftId,
activeId,
};
});