Properties

$deleteTimeField

$deleteTimeField : string

软删除时间字段

Type

string

$createTimeField

$createTimeField : string

添加时间字段

Type

string

$updateTimeField

$updateTimeField : string

更新时间字段

Type

string

$fieldSelectpageMap

$fieldSelectpageMap : 

Selectpage搜索字段关联

Type

$enumRadioSuffix

$enumRadioSuffix : 

Enum类型识别为单选框的结尾字符,默认会识别为单选下拉列表

Type

$setCheckboxSuffix

$setCheckboxSuffix : 

Set类型识别为复选框的结尾字符,默认会识别为多选下拉列表

Type

$intDateSuffix

$intDateSuffix : 

Int类型识别为日期时间的结尾字符,默认会识别为日期文本框

Type

$switchSuffix

$switchSuffix : 

开关后缀

Type

$editorSuffix

$editorSuffix : 

富文本后缀

Type

$citySuffix

$citySuffix : 

城市后缀

Type

$rangeSuffix

$rangeSuffix : 

时间区间后缀

Type

$jsonSuffix

$jsonSuffix : 

JSON后缀

Type

$tagSuffix

$tagSuffix : 

标签后缀

Type

$selectpageSuffix

$selectpageSuffix : 

Selectpage对应的后缀

Type

$selectpagesSuffix

$selectpagesSuffix : 

Selectpage多选对应的后缀

Type

$imageField

$imageField : 

Type

$fileField

$fileField : 

识别为文件字段

Type

$reservedField

$reservedField : 

保留字段

Type

$ignoreFields

$ignoreFields : 

排除字段

Type

$sortField

$sortField : 

排序字段

Type

$headingFilterField

$headingFilterField : string

筛选字段

Type

string

Methods

command()

command(  $data) 

查看

Parameters

$data