标签:style class code ext color width
属性名 | 类型 | 描述 | 是否必须 | 默认值 |
typeGroupCode | string | 字典分组编码 | 是 | null |
field | string | 对应表单 | 是 | null |
id | string | 唯一标识 | 否 | null |
title | string | 显示文本 | 否 | null |
defaultVal | string | 默认值 | 否 | null |
divClass | string | DIV框默认样式 | 否 | form |
labelClass | string | LABEL默认样式 | 否 | Validform_label |
dictTable | string | 自定义字典表 | 否 | null |
dictField | string | 自定义字典表的匹配字段-字典的编码值 | 否 | null |
dictText | string | 自定义字典表的显示文本-字典的显示值 | 否 | null |
<t:dictSelect field="name" typeGroupCode="process" title="流程类型"></t:dictSelect> |
UI标签库专题十一:JEECG智能开发平台 DictSelect (数据字典下拉选择框),布布扣,bubuko.com
UI标签库专题十一:JEECG智能开发平台 DictSelect (数据字典下拉选择框)
标签:style class code ext color width
原文地址:http://blog.csdn.net/zhangdaiscott/article/details/30302207