diff --git a/components/responsable/inputTable.vue b/components/responsable/inputTable.vue index e9b663a..9077b1b 100644 --- a/components/responsable/inputTable.vue +++ b/components/responsable/inputTable.vue @@ -2,7 +2,7 @@
-
+
-
+
- + - - - - - - - + + + + + + + + + + @@ -60,6 +63,8 @@ :data="data" :loading="loading" + hoverable + striped paginated backend-pagination :total="total" @@ -69,33 +74,33 @@ {{ props.row.nombre}} - + {{ props.row.numeroCuenta}} {{ props.row.carrera}} - + {{ props.row.fechaInicio}} - + {{ props.row.fechaFin}} {{ props.row.status}} - + -
+
@@ -115,7 +119,7 @@ @@ -131,7 +135,6 @@