diff --git a/src/app/pages/geral/geral.html b/src/app/pages/geral/geral.html index fbcf476..e2c39ec 100644 --- a/src/app/pages/geral/geral.html +++ b/src/app/pages/geral/geral.html @@ -398,9 +398,9 @@
+ -
@@ -517,9 +517,9 @@
+ -
@@ -1712,9 +1712,51 @@ Usuário {{ detailData.usuario || '-' }} -
+
Centro de Custos -   + {{ detailData.centroDeCustos || '-' }} +
+
+ Setor + {{ detailData.setorNome || '-' }} +
+
+ Aparelho + {{ detailData.aparelhoNome || '-' }} +
+
+ Cor do Aparelho + {{ detailData.aparelhoCor || '-' }} +
+
+ IMEI + {{ detailData.aparelhoImei || '-' }} +
+
+ Nota Fiscal (Anexo) + + + + + + - + + +
+
+ Recibo (Anexo) + + + + + + - + +
Item @@ -1919,7 +1961,74 @@