修复了日历的报错

This commit is contained in:
2020-10-29 09:40:15 +08:00
parent 4f8b5519a3
commit 8575d2dcac
3 changed files with 10 additions and 5 deletions

View File

@@ -223,7 +223,7 @@ export default defineComponent({
}
}
}
console.log(month.value.date)
console.log(month.value.date, 121)
})
}
function xia(){