From ef84e1c0e33f1790dff4b8b9f68cf7953fff8206 Mon Sep 17 00:00:00 2001 From: hwj Date: Wed, 28 Jan 2026 15:35:55 +0800 Subject: [PATCH] =?UTF-8?q?style=EF=BC=9A=E4=BF=AE=E6=94=B9dashboard8?= =?UTF-8?q?=E5=A4=A7=E5=B1=8F=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dashboard1/components/TaskList.vue | 175 +++++++++++------- 1 file changed, 106 insertions(+), 69 deletions(-) diff --git a/src/views/report/dashboardPage/dashboard1/components/TaskList.vue b/src/views/report/dashboardPage/dashboard1/components/TaskList.vue index 31ec0f45..43d49277 100644 --- a/src/views/report/dashboardPage/dashboard1/components/TaskList.vue +++ b/src/views/report/dashboardPage/dashboard1/components/TaskList.vue @@ -5,59 +5,60 @@ 任务列表
- - - - - - - - - - - - - - - - - - - -
编号名称类型完成状态结果
{{ row.code }}{{ row.name }}{{ row.type }} - - {{ row.finishStatusLabel }} - - - - {{ row.resultStatusLabel }} - - - -
+ + + + + + + + + + +