This commit is contained in:
AdisakKanthawilang 2025-05-01 13:39:33 +07:00
parent e6639e8e72
commit 85377ca291

View file

@ -2560,10 +2560,10 @@ export class SalaryPeriodController extends Controller {
const targetRootIds = [
"d7e98989-b5ce-47d6-93c3-ab63ed486348",
"e0545eca-5d0a-4a1c-8bbd-e3e25c2521db",
"7ff1fbf2-cc9e-4f53-b83c-334967c27967",
"26989ffa-d5ab-4bbd-ac97-130646cd1da6",
"6f9b30e1-757a-40d5-b053-61eb1b91c0f0",
"eaf65f33-25e9-4956-9dba-5d909f5eb595",
"a3efed2c-3f4b-476d-95e6-9f7e0585ae25",
];
orgs = orgs.filter((x: any) => targetRootIds.includes(x.rootId));