refactor: update fluxo instance management by enhancing the creation modal and improving the sidebar navigation structure, ensuring better user experience and code maintainability
This commit is contained in:
@@ -174,7 +174,8 @@
|
||||
{
|
||||
label: 'Meus Processos',
|
||||
link: '/fluxos',
|
||||
permission: { recurso: 'fluxos_instancias', acao: 'listar' }
|
||||
permission: { recurso: 'fluxos_instancias', acao: 'listar' },
|
||||
exact: true
|
||||
},
|
||||
{
|
||||
label: 'Modelos de Fluxo',
|
||||
|
||||
Reference in New Issue
Block a user