From fbe7c50dee59abe3a463f4682a3fb675a955d8ae Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Wed, 23 Jul 2025 14:59:31 +0800
Subject: [PATCH] feat:个人工作台调整

---
 src/views/wel/components/taskOutcome.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/wel/components/taskOutcome.vue b/src/views/wel/components/taskOutcome.vue
index 96bb8f8..c57c656 100644
--- a/src/views/wel/components/taskOutcome.vue
+++ b/src/views/wel/components/taskOutcome.vue
@@ -221,7 +221,7 @@
   background: #ffffff !important;
   margin-top: 10px;
   margin-left: 10px;
-  height: pxToVh(471);
+  height: pxToVh(473);
   .card-title {
     display: flex;
     margin-bottom: 10px;

--
Gitblit v1.9.3