fix(): Ajuste na rotida de exclusão de arquivos
This commit is contained in:
parent
8aee3ec9ea
commit
0b59bd22d0
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ try{
|
|||
/** Preparo o formulario para retorno **/
|
||||
$result = [
|
||||
|
||||
'cod' => 1,
|
||||
'cod' => 200,
|
||||
'message' => 'Documento excluído com sucesso',
|
||||
'title' => 'Sucesso',
|
||||
'type' => 'success'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue