无人机管理后台前端(已迁走)
张含笑
2025-06-10 86328ae5e8a223f42df4712dbf907dc1bddac0cd
feat:去除控制台打印
1 files modified
1 ■■■■ changed files
src/views/wel/components/calendarBox.vue 1 ●●●● patch | view | raw | blame | history
src/views/wel/components/calendarBox.vue
@@ -68,7 +68,6 @@
const getDate = date => {
  return date.getDate();
};
console.log('getDate', getDate);
// 获取对应日期的事件
const getEvents = dateString => {