
正文
jeecg的下拉列表
提示:扫一扫查出行【扫一扫了解最新限行尾号】
复制提示
jeecg里面下拉列表的使用
①建立数据字典seo_id
②设置默认值
<t:dictSelect field="businessTypeIntention" extendJson="{class:'form-control'}"
defaultVal="1"
type="select" hasLabel="false" title="线索来源" typeGroupCode="b_intent" datatype="*">








