add columns Assign=> reportPersonId
This commit is contained in:
parent
ff3d42b451
commit
eb554bc0e3
3 changed files with 59 additions and 12 deletions
|
|
@ -467,6 +467,7 @@ export class AssignController extends Controller {
|
|||
"active",
|
||||
"createdAt",
|
||||
"updatedAt",
|
||||
"reportPersonId"
|
||||
],
|
||||
where: { id: assign_id },
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue