0
点赞
收藏
分享

微信扫一扫

下拉选择框的选项过滤

kmoon_b426 2022-07-27 阅读 111

使用:filterValue="1,3",filterValue="3"

<dict:select  dictTypeId="DICT_VIMTECH_CERTTYPE" defultValue="3" filterOp="in" filter="true" filterValue="3" onchange="changeCodeType(this.value)" cssClass="easyui-validatebox" rule="required:true" name="customerInfo.custBaseInfoPro.codetype" id="codetype" />



举报

相关推荐

0 条评论