From b185cbb1340e91a54342acf4167b914955a9128a Mon Sep 17 00:00:00 2001 From: liushilong <2224574157@qq.com> Date: Mon, 18 Mar 2024 21:24:45 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=9B=9E=E6=BB=9A=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/task/content/Content.vue | 77 +++++++++++++++++++--------- src/views/task/content/TaskTable.vue | 7 ++- 2 files changed, 59 insertions(+), 25 deletions(-) diff --git a/src/views/task/content/Content.vue b/src/views/task/content/Content.vue index 08e12e8..f8d0504 100644 --- a/src/views/task/content/Content.vue +++ b/src/views/task/content/Content.vue @@ -1,21 +1,24 @@