update permission

This commit is contained in:
mamoss 2025-12-07 13:51:01 +07:00
parent b436b67167
commit f814454003
15 changed files with 99587 additions and 83 deletions

View file

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