no message
This commit is contained in:
parent
32b0aa325d
commit
4ffb2c008b
2 changed files with 123 additions and 16 deletions
|
|
@ -210,7 +210,7 @@ export class ProfileEditController extends Controller {
|
|||
await new CallAPI()
|
||||
.PostData(req, "/org/workflow/add-workflow", {
|
||||
refId: data.id,
|
||||
sysName: "SYS_REGISTRY_OFFICER",
|
||||
sysName: "REGISTRY_PROFILE",
|
||||
posLevelName: profile.posLevel.posLevelName,
|
||||
posTypeName: profile.posType.posTypeName,
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue