1. 程式人生 > >UI標簽庫專題十一 JEECG智能開發平臺 DictSelect 數據字典下拉選擇框

UI標簽庫專題十一 JEECG智能開發平臺 DictSelect 數據字典下拉選擇框

數據 人工智 標簽 order ict jeecg ces 宋體 span

1. DictSelect (數據字典下拉選擇框)

1.1. 參數

屬性名

類型

描述

是否必須

默認值

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

1.2. 用法

<t:dictSelect field="name" typeGroupCode="process" title="流程類型"></t:dictSelect>

再分享一下我老師大神的人工智能教程吧。零基礎!通俗易懂!風趣幽默!還帶黃段子!希望你也加入到我們人工智能的隊伍中來!https://blog.csdn.net/jiangjunshow

UI標簽庫專題十一 JEECG智能開發平臺 DictSelect 數據字典下拉選擇框