Closed beattortoise closed 1 year ago
Hello @beattortoise, your issue has been closed because it does not conform to our issue requirements. Please use the Issue Helper to create an issue, thank you!
你好 @beattortoise,为了能够进行高效沟通,我们对 issue 有一定的格式要求,你的 issue 因为不符合要求而被自动关闭。你可以通过 issue 助手 来创建 issue 以方便我们定位错误。谢谢配合!
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Version undefined
Environment win7, vue:3.2.0+, chrome 108.0.5359.125
Reproduction link https://stackblitz.com/edit/vue-fqn8ma?file=src%2FApp.vue,src%2Fmain.js
Steps to reproduce 1.点击datePicker组件,然后操作左右panel上一个月,下一个月按钮。
What is expected? 1.点击datePicker组件,然后操作左右panel按钮。可以弹出alert(1)
What is actually happening? 1.点击datePicker组件,然后操作左右panel按钮。无法触发里面的事件,alert(1)