npm install an-supplement沉淀的几个组件
1. 安装:
>npm install an-supplement --save
2. 使用:
>import an-supplement from 'an-supplement';
>Vue.use(an-supplement);
{num: {}, info: {}},{'20180507': 4}{'20180507': [{},{}]}* event
* change,选中某个日期时触发
* month-change, 月份切换时触发,参数:[本月第一天,本月最后一天]
* example
*