no message
This commit is contained in:
parent
3fcabd82c9
commit
495d818eb3
2 changed files with 2 additions and 0 deletions
|
|
@ -263,6 +263,7 @@ export class DevelopmentRequestController extends Controller {
|
|||
sysName: "REGISTRY_IDP",
|
||||
posLevelName: profile.posLevel.posLevelName,
|
||||
posTypeName: profile.posType.posTypeName,
|
||||
fullName: `${profile.prefix}${profile.firstName} ${profile.lastName}`
|
||||
})
|
||||
.catch((error) => {
|
||||
console.error("Error calling API:", error);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue