LABEL.ID LABEL.DESCRICAO_ALTERNATIVA LABEL.ORGAO_EXTERNO LABEL.FORNECEDOR LABEL.VALOR
LABEL.TABELA_VAZIA
{{ $index + 1 }} {{ splitText(alternativa.descricaoAlternativa, 80) }} {{ splitText(alternativa.orgaoExterno.pessoa.nome, 45) }} {{ splitText(alternativa.fornecedor.pessoa.nome, 45) }} {{ alternativa.valor | currency:"R$":2 }}
LABEL.JUSTIFICATIVA_SOLUCAO
LABEL.ID LABEL.NOME LABEL.DESCRICAO
LABEL.TABELA_VAZIA
{{ $index + 1 }} {{ splitText(bemServico.nomeBemServicoSolucao, 70) }} {{ splitText(bemServico.descricaoBemServicoSolucao, 190) }}