อัตรากำลังลูกจ้างประจำ ฯ ==> ปรับ โครงสร้าง

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-09-16 09:53:09 +07:00
parent c5262bf04d
commit d7af620b4a
3 changed files with 18 additions and 56 deletions

View file

@ -92,6 +92,7 @@ export const useStructureTree = defineStore("structureTree", () => {
}
return {
activeId,
fetchStructureTree,
fetchTreeStrategy,
};