add role parent

This commit is contained in:
mamoss 2025-11-29 14:56:58 +07:00
parent 072d9a6880
commit bd9c270cd7
9 changed files with 231 additions and 241 deletions

View file

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