From 52744856eeda1714781e13e7013d83a1eb668648 Mon Sep 17 00:00:00 2001
From: liushilong <2224574157@qq.com>
Date: Mon, 18 Mar 2024 21:12:48 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E5=AD=97=E6=AE=B5=E5=B1=95=E7=A4=BA?=
=?UTF-8?q?=E5=8F=8A=E8=A1=A8=E6=A0=BC=E5=88=A4=E6=96=AD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/task/aside/ListItem.vue | 4 ++--
src/views/task/content/TaskTable.vue | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/views/task/aside/ListItem.vue b/src/views/task/aside/ListItem.vue
index 9f92cb3..2f05272 100644
--- a/src/views/task/aside/ListItem.vue
+++ b/src/views/task/aside/ListItem.vue
@@ -32,10 +32,10 @@ const svgName = computed(() => {
| {{ item[0]["label"] }} | -{{ item[0]["value"] }} | -{{ item[1]["label"] }} | -{{ item[1]["value"] }} | +{{ item[0]["label"] }} | +{{ item[0]["value"] }} | +{{ item[1]["label"] }} | +{{ item[1]["value"] }} |
|---|