This commit is contained in:
harid 2025-12-03 19:32:18 +07:00
parent b729a91997
commit b436b67167

View file

@ -97,7 +97,7 @@ class CheckAuth {
} else if (privilege == "PARENT") { } else if (privilege == "PARENT") {
data = { data = {
root: [x.orgRootId], root: [x.orgRootId],
child1: [null], child1: null,
child2: null, child2: null,
child3: null, child3: null,
child4: null, child4: null,