Commit 6651370a by Nattana Chaiyamat

กำหนดสิทธิการเข้าใช้งาน

parent 2fc0b76a
......@@ -94,7 +94,7 @@ export class RolePermissionConfigComponent {
}
})
this.configPermission.select.menuBody.forEach(x => {
this.menuItemsShow.set(x.path + x.title, true)
this.menuItemsShow.set(x.path + x.title, false)
})
this.cdr.detectChanges()
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment