diff --git a/src/views/task/calendar.vue b/src/views/task/calendar.vue index 5ee32e1..793a28b 100644 --- a/src/views/task/calendar.vue +++ b/src/views/task/calendar.vue @@ -10,7 +10,9 @@
{{ data.day.split("-").slice(1).join("-") }}
@@ -92,7 +94,6 @@ const taskList = ref
+ {{ data.day.split("-").slice(1).join("-") }}
+
+