From 234d13461c50b2a9b6695ff28c57fc6d30123de6 Mon Sep 17 00:00:00 2001 From: Junior Date: Sat, 14 Mar 2026 10:45:29 -0300 Subject: [PATCH] =?UTF-8?q?feat:=20p=C3=A1ginas=20de=20=C3=B3rg=C3=A3os,?= =?UTF-8?q?=20concorrentes=20e=20contratos?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front-end/app/pages/gestao/concorrentes.vue | 39 +++++++++++++++++++ front-end/app/pages/gestao/contratos.vue | 42 ++++++++++++++++++++ front-end/app/pages/gestao/orgaos.vue | 43 +++++++++++++++++++++ 3 files changed, 124 insertions(+) create mode 100644 front-end/app/pages/gestao/concorrentes.vue create mode 100644 front-end/app/pages/gestao/contratos.vue create mode 100644 front-end/app/pages/gestao/orgaos.vue diff --git a/front-end/app/pages/gestao/concorrentes.vue b/front-end/app/pages/gestao/concorrentes.vue new file mode 100644 index 0000000..332dc57 --- /dev/null +++ b/front-end/app/pages/gestao/concorrentes.vue @@ -0,0 +1,39 @@ + + + + + + diff --git a/front-end/app/pages/gestao/contratos.vue b/front-end/app/pages/gestao/contratos.vue new file mode 100644 index 0000000..a483322 --- /dev/null +++ b/front-end/app/pages/gestao/contratos.vue @@ -0,0 +1,42 @@ + + + + + + diff --git a/front-end/app/pages/gestao/orgaos.vue b/front-end/app/pages/gestao/orgaos.vue new file mode 100644 index 0000000..74b9d5d --- /dev/null +++ b/front-end/app/pages/gestao/orgaos.vue @@ -0,0 +1,43 @@ + + + + + +