no message
This commit is contained in:
parent
dc8aec848b
commit
507b527c5e
1 changed files with 1 additions and 1 deletions
|
|
@ -1692,7 +1692,7 @@ export class OrganizationController extends Controller {
|
|||
const formattedData = {
|
||||
departmentName: data.orgRevisionName,
|
||||
deptID: data.id,
|
||||
type: data.posMasters.length,
|
||||
type: 0,
|
||||
// heads:
|
||||
totalPositionCount: await this.posMasterRepository.count({
|
||||
where: { orgRevisionId: data.id },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue