treadpit / wx_calendar

微信小程序-日历组件 📅
MIT License
2.39k stars 499 forks source link

afterTapDate方法名错误 #477

Open Renkosky opened 2 years ago

Renkosky commented 2 years ago

BUG描述 afterTapDate 方法无效

复现步骤

<calendar calendarConfig="{{calendarConfig}}" 
  bind:afterTapDay="afterTapDate"/>

查源码发现应该叫afterTapDay