dingrz

Results 1 comments of dingrz

我初始化之后也是不行的 代码如下: $("input[name='dDate']").calendar({dateFormat:'yyyy-mm-dd'});; $("input[name='dDate']").calendar("setValue", ['2015-10-10']); //设置日期 错误信息: Uncaught TypeError: Cannot read property 'eq' of undefined