feat: reponse relation responsible gropu in request list
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 5s
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 5s
This commit is contained in:
parent
d92e3bc57d
commit
08b9ddd2e1
1 changed files with 1 additions and 0 deletions
|
|
@ -849,6 +849,7 @@ export class RequestListController extends Controller {
|
|||
include: { user: true },
|
||||
},
|
||||
responsibleInstitution: true,
|
||||
responsibleGroup: true,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue