From f33f36282c9a7aa541fb60c1e2184cd4ac2c8071 Mon Sep 17 00:00:00 2001
From: GuLiMmo <2820890765@qq.com>
Date: Wed, 24 Jan 2024 16:25:17 +0800
Subject: [PATCH] chore: 默认赋值
---
src/components/task/TaskPanel.vue | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/src/components/task/TaskPanel.vue b/src/components/task/TaskPanel.vue
index 2309581..206a6fc 100644
--- a/src/components/task/TaskPanel.vue
+++ b/src/components/task/TaskPanel.vue
@@ -476,7 +476,6 @@
}
}
-
}
}
@@ -524,7 +523,5 @@
}
}
-
-
</style>
--
Gitblit v1.9.3