add citizen
This commit is contained in:
parent
77d68e7096
commit
0ddec18725
1 changed files with 2 additions and 0 deletions
|
|
@ -4123,6 +4123,8 @@ export class PositionController extends Controller {
|
|||
"next_holder.prefix",
|
||||
"next_holder.firstName",
|
||||
"next_holder.lastName",
|
||||
"next_holder.id",
|
||||
"next_holder.citizenId",
|
||||
])
|
||||
.getMany();
|
||||
const _posMaster = posMaster.map((x) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue