From 4db3e7cf1ebc85f13c1381b9b61e8a1126087a71 Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期二, 30 十二月 2025 16:55:36 +0800
Subject: [PATCH] fix: bug
---
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.10.0