fineui是帆软报表和BI产品线所使用的前端框架。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

422 B

date_combo

##日期选择下拉框(弹出的年月选择可以进一步选择日期)

{% method %} source

{% common %}

BI.createWidget({
    type: "bi.date_combo",
    element: "#wrapper",
    width: 300
});

{% endmethod %}

##参数

参数 说明 类型 可选值 默认值