From e9d602d8b496368a829cee5e6eae0dec29566363 Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期二, 02 十二月 2025 13:29:48 +0800
Subject: [PATCH] feat: 通知

---
 packages/components/src/Calendar/Calendar.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/packages/components/src/Calendar/Calendar.vue b/packages/components/src/Calendar/Calendar.vue
index ec0665b..bb1db00 100644
--- a/packages/components/src/Calendar/Calendar.vue
+++ b/packages/components/src/Calendar/Calendar.vue
@@ -39,7 +39,6 @@
       scrollView?.scrollIntoView?.('.nut-calendarcard-day.current.active');
     }
   });
-  console.log('222', 223);
 });
 </script>
 

--
Gitblit v1.9.1