fix
This commit is contained in:
parent
3736aa7e80
commit
cedcbb0eaa
8 changed files with 102 additions and 111 deletions
|
|
@ -144,6 +144,7 @@ function createCommand(isRedirect: boolean) {
|
|||
commandTypeId: commandType.value,
|
||||
persons: data,
|
||||
};
|
||||
|
||||
showLoader();
|
||||
await http
|
||||
.post(config.API.command + `/person`, body)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue