\n \n \n \n \n \n {{ formatarData(item.item.data) }}\n \n \n \n \n {{ $t('GERAL.CANCELAR') }}\n {{\n $t('GERAL.SALVAR')\n }}\n \n \n\n \n \n \n {{ item.item.descricao }}\n \n \n \n \n \n {{ $t('GERAL.CANCELAR') }}\n \n \n {{ $t('GERAL.SALVAR') }}\n \n \n \n\n \n \n \n {{ item.item.conteudo }}\n \n \n \n \n\n {{ $t('GERAL.CANCELAR') }}\n {{\n $t('GERAL.SALVAR')\n }}\n \n \n\n \n \n \n {{ $t('GERAL.EDITAR') }}\n \n \n {{ $t('GERAL.EXCLUIR') }}\n \n \n \n \n
\n\n\n","import mod from \"-!../../../../../../node_modules/cache-loader/dist/cjs.js??ref--13-0!../../../../../../node_modules/thread-loader/dist/cjs.js!../../../../../../node_modules/babel-loader/lib/index.js!../../../../../../node_modules/cache-loader/dist/cjs.js??ref--1-0!../../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Tabela.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../../../node_modules/cache-loader/dist/cjs.js??ref--13-0!../../../../../../node_modules/thread-loader/dist/cjs.js!../../../../../../node_modules/babel-loader/lib/index.js!../../../../../../node_modules/cache-loader/dist/cjs.js??ref--1-0!../../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Tabela.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Tabela.vue?vue&type=template&id=7e0d2873&\"\nimport script from \"./Tabela.vue?vue&type=script&lang=js&\"\nexport * from \"./Tabela.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","export default class Endereco {\n constructor({\n cep,\n logradouro,\n numero,\n complemento,\n bairro,\n principal,\n tipoEndereco,\n tipoEnderecoDescricao,\n municipioId,\n estadoId,\n paisId,\n }) {\n this.cep = cep;\n this.logradouro = logradouro;\n this.numero = numero;\n this.complemento = complemento;\n this.bairro = bairro;\n this.principal = principal;\n this.tipoEndereco = tipoEndereco;\n this.municipioId = municipioId;\n this.estadoId = estadoId;\n this.paisId = paisId;\n this.tipoEnderecoDescricao = tipoEnderecoDescricao;\n }\n}","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"d-flex justify-content-between mb-4\"},[_c('div',[_c('p',{staticClass:\"titulo-medio\"},[_vm._v(_vm._s(_vm.$t(_vm.title)))])]),_c('div',[_vm._t(\"default\")],2)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","