diff --git a/components/admin/inputTableA.vue b/components/admin/inputTableA.vue index 0ff5e52..c23015e 100644 --- a/components/admin/inputTableA.vue +++ b/components/admin/inputTableA.vue @@ -1,153 +1,115 @@ - + - - - - - + + + - - - - - + + + - - - + + Status + - - Status - Pre-registro - Pre-registro Validado - Registro - Pre-Término - Término - Liberación - Carta Aceptacion Rechazada - Carta Termino Rechazada - Informe Global Rechazado - Cancelado - - - - + {{ s.status }} + + + - - - Buscar - - + + Buscar + - - - - - {{ - props.row.nombre - }} - + + + {{ props.row.Usuario.nombre }} + - - {{ - props.row.numeroCuenta - }} - + + {{ props.row.Usuario.usuario }} + - - {{ - props.row.carrera - }} - - - {{ - fecha(props.row.fechaInicio) - }} - + + {{ props.row.Carrera.carrera }} + - - {{ - fecha(props.row.fechaFin) - }} - + + {{ fecha(props.row.fechaInicio) }} + - - {{ props.row.status }} - + + {{ fecha(props.row.fechaFin) }} + - - {{ - fecha(props.row.diaCreado) - }} - - - - - + + {{ fecha(props.row.createdAt) }} + + + + {{ + props.row.Status.status + }} + + + @@ -318,18 +261,22 @@ export default { border: #1b3d70; box-shadow: 0 0 8px 0 #1b3d70; } + .select select:focus { border-color: #1b3d70; box-shadow: 0 0 8px 0 #1b3d70; } + .select:not(.is-multiple):not(.is-loading)::after { border-color: #1b3d70; } + .pagination-link.is-current { background-color: #1b3d70; border-color: #1b3d70; } -.b-table { + +.pinter { cursor: pointer; } diff --git a/components/admin/servicio/vistaServicio.vue b/components/admin/servicio/vistaServicio.vue index d4ba153..f09b64a 100644 --- a/components/admin/servicio/vistaServicio.vue +++ b/components/admin/servicio/vistaServicio.vue @@ -112,21 +112,21 @@ diff --git a/pages/admin/index.vue b/pages/admin/index.vue index 20825f2..e5d400d 100644 --- a/pages/admin/index.vue +++ b/pages/admin/index.vue @@ -1,27 +1,25 @@ - - - - - Ver programas - - - Ver Registros - - - Ver casos especiales - - - - - Servicios Sociales - - - - - + + + + Ver programas + + + + Ver Registros + + + + Ver casos especiales + - + + + Servicios Sociales + + + +
- Servicios Sociales -