updated permission menu
This commit is contained in:
parent
c49884fdd9
commit
1e3699b049
2 changed files with 77 additions and 51 deletions
|
|
@ -75,7 +75,7 @@ export class AuthRoleAttr extends EntityBase {
|
|||
})
|
||||
parentNode?: string;
|
||||
|
||||
// @ManyToOne(() => AuthSys, (authSys) => authSys.authSys)
|
||||
// @ManyToOne(() => AuthSys, (authSys) => authSys)
|
||||
// @JoinColumn({ name: "authSysId" })
|
||||
// authRoleAttrForSys: AuthSys;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue