From 81c7b6b43a636edf74d74daecc45d743ad195f72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B2=B3=E4=BD=B3=E9=91=AB?= Date: Wed, 19 Oct 2022 10:46:37 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E9=9A=8F=E6=9C=BA=E5=B0=8F=E7=BB=84?= =?UTF-8?q?=E6=8A=BD=E5=B1=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/drawers/SubsetManage.vue | 112 +++++++++++++++++++++++- src/views/projectcenter/TaskPage.vue | 24 +---- 2 files changed, 112 insertions(+), 24 deletions(-) diff --git a/src/components/drawers/SubsetManage.vue b/src/components/drawers/SubsetManage.vue index ac14c695..47abbc8e 100644 --- a/src/components/drawers/SubsetManage.vue +++ b/src/components/drawers/SubsetManage.vue @@ -1,9 +1,9 @@