From ee5db5b67e188d78e42f9fa1f82bbfd01b6ed4e5 Mon Sep 17 00:00:00 2001 From: Ricardo Gonzalez Date: Mon, 25 May 2026 21:23:46 -0500 Subject: [PATCH] Revert "quitar tarjeta Historia clinica, mover descripcion y fechas al header" This reverts commit e3af7cc947f9cd58e9328fe06bfdd8aa62e8c64d. --- src/views/DashboardView.vue | 32 ++++++++++++++++++++++++-------- 1 file changed, 24 insertions(+), 8 deletions(-) diff --git a/src/views/DashboardView.vue b/src/views/DashboardView.vue index eedc214..c21b895 100644 --- a/src/views/DashboardView.vue +++ b/src/views/DashboardView.vue @@ -45,13 +45,6 @@ const recentSessions = computed(() => { {{ project.key }} {{ project.status }} -

- {{ project.description }} -

-
- Inicio: {{ project.start_date }} - Fin: {{ project.end_date }} -
v0.1.0 @@ -102,7 +95,30 @@ const recentSessions = computed(() => { -
+
+ + + Historia clínica + + +

+ {{ project.description }} +

+

Sin descripción

+ +
+
+ Ingreso + {{ project.start_date }} +
+
+ Alta prevista + {{ project.end_date }} +
+
+
+
+ Actividad reciente