<div id="cc" class="easyui-calendar" style="width:250px;height:250px;"></div>
alert($('#cc').calendar('options')['year']);
获取easyui calendar 属性
阅读 54
2022-05-19
<div id="cc" class="easyui-calendar" style="width:250px;height:250px;"></div>
alert($('#cc').calendar('options')['year']);
相关推荐
精彩评论(0)