| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981 |
- {
- "fields": [
- {
- "__config__": {
- "changeTag": true,
- "customConfig": {
- "dbColumnLength": 255,
- "dbColumnType": "VARCHAR",
- "dbDefaultValue": "",
- "dbNullable": true,
- "exportConvert": true,
- "exportFormatter": "none",
- "exportLabel": "",
- "exportOrder": 0,
- "exportWidth": 20,
- "fieldKey": "field101",
- "isExport": true,
- "isListShow": true,
- "isMasked": false,
- "isSearchable": false,
- "listAlign": "left",
- "listFixed": "",
- "listFormatter": "none",
- "listFormatterParam": "",
- "listMinWidth": 100,
- "listOrder": 0,
- "listOverflow": "tooltip",
- "listSortable": false,
- "listWidth": 0,
- "maskCustomRule": "",
- "maskRule": "",
- "searchDefaultValue": "",
- "searchOrder": 0,
- "searchPlaceholder": "",
- "searchType": "LIKE",
- "searchWidth": 200
- },
- "document": "https://element.eleme.cn/#/zh-CN/component/input",
- "formId": 101,
- "label": "单行文本",
- "labelWidth": null,
- "layout": "colFormItem",
- "regList": [
- ],
- "renderKey": "1011769148485798",
- "required": true,
- "showLabel": true,
- "span": 24,
- "tag": "el-input",
- "tagIcon": "input"
- },
- "__slot__": {
- "append": "",
- "prepend": ""
- },
- "__vModel__": "field101",
- "clearable": true,
- "disabled": false,
- "maxlength": null,
- "placeholder": "请输入单行文本",
- "prefix-icon": "",
- "readonly": false,
- "show-word-limit": false,
- "style": {
- "width": "100%"
- },
- "suffix-icon": ""
- },
- {
- "__config__": {
- "changeTag": true,
- "customConfig": {
- "dbColumnLength": 255,
- "dbColumnType": "VARCHAR",
- "dbDefaultValue": "",
- "dbNullable": true,
- "exportConvert": true,
- "exportFormatter": "none",
- "exportLabel": "",
- "exportOrder": 0,
- "exportWidth": 20,
- "fieldKey": "field103",
- "isExport": true,
- "isListShow": true,
- "isMasked": false,
- "isSearchable": false,
- "listAlign": "left",
- "listFixed": "",
- "listFormatter": "none",
- "listFormatterParam": "",
- "listMinWidth": 100,
- "listOrder": 0,
- "listOverflow": "tooltip",
- "listSortable": false,
- "listWidth": 0,
- "maskCustomRule": "",
- "maskRule": "",
- "searchDefaultValue": "",
- "searchOrder": 0,
- "searchPlaceholder": "",
- "searchType": "LIKE",
- "searchWidth": 200
- },
- "document": "https://element.eleme.cn/#/zh-CN/component/input",
- "formId": 103,
- "label": "密码",
- "labelWidth": null,
- "layout": "colFormItem",
- "regList": [
- ],
- "renderKey": "1031769148487426",
- "required": true,
- "showLabel": true,
- "span": 24,
- "tag": "el-input",
- "tagIcon": "password"
- },
- "__slot__": {
- "append": "",
- "prepend": ""
- },
- "__vModel__": "field103",
- "clearable": true,
- "disabled": false,
- "maxlength": null,
- "placeholder": "请输入密码",
- "prefix-icon": "",
- "readonly": false,
- "show-password": true,
- "show-word-limit": false,
- "style": {
- "width": "100%"
- },
- "suffix-icon": ""
- },
- {
- "__config__": {
- "changeTag": true,
- "customConfig": {
- "dbColumnLength": null,
- "dbColumnType": "INT",
- "dbDefaultValue": "",
- "dbNullable": true,
- "exportConvert": true,
- "exportFormatter": "none",
- "exportLabel": "",
- "exportOrder": 0,
- "exportWidth": 20,
- "fieldKey": "field104",
- "isExport": true,
- "isListShow": true,
- "isMasked": false,
- "isSearchable": false,
- "listAlign": "left",
- "listFixed": "",
- "listFormatter": "none",
- "listFormatterParam": "",
- "listMinWidth": 100,
- "listOrder": 0,
- "listOverflow": "tooltip",
- "listSortable": false,
- "listWidth": 0,
- "maskCustomRule": "",
- "maskRule": "",
- "searchDefaultValue": "",
- "searchOrder": 0,
- "searchPlaceholder": "",
- "searchType": "LIKE",
- "searchWidth": 200
- },
- "document": "https://element.eleme.cn/#/zh-CN/component/input-number",
- "formId": 104,
- "label": "计数器",
- "labelWidth": null,
- "layout": "colFormItem",
- "regList": [
- ],
- "renderKey": "1041769148488690",
- "required": true,
- "showLabel": true,
- "span": 24,
- "tag": "el-input-number",
- "tagIcon": "number"
- },
- "__vModel__": "field104",
- "controls-position": "",
- "disabled": false,
- "placeholder": "计数器",
- "step": 1,
- "step-strictly": false
- },
- {
- "__config__": {
- "changeTag": true,
- "customConfig": {
- "dbColumnLength": 255,
- "dbColumnType": "VARCHAR",
- "dbDefaultValue": "",
- "dbNullable": true,
- "exportConvert": true,
- "exportFormatter": "none",
- "exportLabel": "",
- "exportOrder": 0,
- "exportWidth": 20,
- "fieldKey": "field105",
- "isExport": true,
- "isListShow": true,
- "isMasked": false,
- "isSearchable": false,
- "listAlign": "left",
- "listFixed": "",
- "listFormatter": "none",
- "listFormatterParam": "",
- "listMinWidth": 100,
- "listOrder": 0,
- "listOverflow": "tooltip",
- "listSortable": false,
- "listWidth": 0,
- "maskCustomRule": "",
- "maskRule": "",
- "searchDefaultValue": "",
- "searchOrder": 0,
- "searchPlaceholder": "",
- "searchType": "LIKE",
- "searchWidth": 200
- },
- "document": "https://element.eleme.cn/#/zh-CN/component/select",
- "formId": 105,
- "label": "下拉选择",
- "labelWidth": null,
- "layout": "colFormItem",
- "regList": [
- ],
- "renderKey": "1051769148490140",
- "required": true,
- "showLabel": true,
- "span": 24,
- "tag": "el-select",
- "tagIcon": "select"
- },
- "__slot__": {
- "options": [
- {
- "label": "选项一",
- "value": 1
- },
- {
- "label": "选项二",
- "value": 2
- }
- ]
- },
- "__vModel__": "field105",
- "clearable": true,
- "disabled": false,
- "filterable": false,
- "multiple": false,
- "placeholder": "请选择下拉选择",
- "style": {
- "width": "100%"
- }
- },
- {
- "__config__": {
- "changeTag": true,
- "customConfig": {
- "dbColumnLength": 255,
- "dbColumnType": "VARCHAR",
- "dbDefaultValue": "",
- "dbNullable": true,
- "exportConvert": true,
- "exportFormatter": "none",
- "exportLabel": "",
- "exportOrder": 0,
- "exportWidth": 20,
- "fieldKey": "field102",
- "isExport": true,
- "isListShow": true,
- "isMasked": false,
- "isSearchable": false,
- "listAlign": "left",
- "listFixed": "",
- "listFormatter": "none",
- "listFormatterParam": "",
- "listMinWidth": 100,
- "listOrder": 0,
- "listOverflow": "tooltip",
- "listSortable": false,
- "listWidth": 0,
- "maskCustomRule": "",
- "maskRule": "",
- "searchDefaultValue": "",
- "searchOrder": 0,
- "searchPlaceholder": "",
- "searchType": "LIKE",
- "searchWidth": 200
- },
- "document": "https://element.eleme.cn/#/zh-CN/component/input",
- "formId": 102,
- "label": "多行文本",
- "labelWidth": null,
- "layout": "colFormItem",
- "regList": [
- ],
- "renderKey": "1021769148486625",
- "required": true,
- "showLabel": true,
- "span": 24,
- "tag": "el-input",
- "tagIcon": "textarea"
- },
- "__vModel__": "field102",
- "autosize": {
- "maxRows": 4,
- "minRows": 4
- },
- "disabled": false,
- "maxlength": null,
- "placeholder": "请输入多行文本",
- "readonly": false,
- "show-word-limit": false,
- "style": {
- "width": "100%"
- },
- "type": "textarea"
- },
- {
- "__config__": {
- "border": false,
- "changeTag": true,
- "customConfig": {
- "dbColumnLength": 255,
- "dbColumnType": "VARCHAR",
- "dbDefaultValue": "",
- "dbNullable": true,
- "exportConvert": true,
- "exportFormatter": "none",
- "exportLabel": "",
- "exportOrder": 0,
- "exportWidth": 20,
- "fieldKey": "field106",
- "isExport": true,
- "isListShow": true,
- "isMasked": false,
- "isSearchable": false,
- "listAlign": "left",
- "listFixed": "",
- "listFormatter": "none",
- "listFormatterParam": "",
- "listMinWidth": 100,
- "listOrder": 0,
- "listOverflow": "tooltip",
- "listSortable": false,
- "listWidth": 0,
- "maskCustomRule": "",
- "maskRule": "",
- "searchDefaultValue": "",
- "searchOrder": 0,
- "searchPlaceholder": "",
- "searchType": "LIKE",
- "searchWidth": 200
- },
- "document": "https://element.eleme.cn/#/zh-CN/component/radio",
- "formId": 106,
- "label": "单选框组",
- "labelWidth": null,
- "layout": "colFormItem",
- "optionType": "default",
- "regList": [
- ],
- "renderKey": "1061769148491043",
- "required": true,
- "showLabel": true,
- "span": 24,
- "tag": "el-radio-group",
- "tagIcon": "radio"
- },
- "__slot__": {
- "options": [
- {
- "label": "选项一",
- "value": 1
- },
- {
- "label": "选项二",
- "value": 2
- }
- ]
- },
- "__vModel__": "field106",
- "disabled": false,
- "size": "medium",
- "style": {
- }
- },
- {
- "__config__": {
- "border": false,
- "changeTag": true,
- "customConfig": {
- "dbColumnLength": 255,
- "dbColumnType": "VARCHAR",
- "dbDefaultValue": "",
- "dbNullable": true,
- "exportConvert": true,
- "exportFormatter": "none",
- "exportLabel": "",
- "exportOrder": 0,
- "exportWidth": 20,
- "fieldKey": "field107",
- "isExport": true,
- "isListShow": true,
- "isMasked": false,
- "isSearchable": false,
- "listAlign": "left",
- "listFixed": "",
- "listFormatter": "none",
- "listFormatterParam": "",
- "listMinWidth": 100,
- "listOrder": 0,
- "listOverflow": "tooltip",
- "listSortable": false,
- "listWidth": 0,
- "maskCustomRule": "",
- "maskRule": "",
- "searchDefaultValue": "",
- "searchOrder": 0,
- "searchPlaceholder": "",
- "searchType": "LIKE",
- "searchWidth": 200
- },
- "defaultValue": [
- ],
- "document": "https://element.eleme.cn/#/zh-CN/component/checkbox",
- "formId": 107,
- "label": "多选框组",
- "labelWidth": null,
- "layout": "colFormItem",
- "optionType": "default",
- "regList": [
- ],
- "renderKey": "1071769148492223",
- "required": true,
- "showLabel": true,
- "span": 24,
- "tag": "el-checkbox-group",
- "tagIcon": "checkbox"
- },
- "__slot__": {
- "options": [
- {
- "label": "选项一",
- "value": 1
- },
- {
- "label": "选项二",
- "value": 2
- }
- ]
- },
- "__vModel__": "field107",
- "disabled": false,
- "size": "medium",
- "style": {
- }
- },
- {
- "__config__": {
- "changeTag": true,
- "customConfig": {
- "dbColumnLength": 255,
- "dbColumnType": "VARCHAR",
- "dbDefaultValue": "",
- "dbNullable": true,
- "exportConvert": true,
- "exportFormatter": "none",
- "exportLabel": "",
- "exportOrder": 0,
- "exportWidth": 20,
- "fieldKey": "field109",
- "isExport": true,
- "isListShow": true,
- "isMasked": false,
- "isSearchable": false,
- "listAlign": "left",
- "listFixed": "",
- "listFormatter": "none",
- "listFormatterParam": "",
- "listMinWidth": 100,
- "listOrder": 0,
- "listOverflow": "tooltip",
- "listSortable": false,
- "listWidth": 0,
- "maskCustomRule": "",
- "maskRule": "",
- "searchDefaultValue": "",
- "searchOrder": 0,
- "searchPlaceholder": "",
- "searchType": "LIKE",
- "searchWidth": 200
- },
- "defaultValue": null,
- "document": "https://element.eleme.cn/#/zh-CN/component/time-picker",
- "formId": 109,
- "label": "时间选择",
- "labelWidth": null,
- "layout": "colFormItem",
- "regList": [
- ],
- "renderKey": "1091769148494476",
- "required": true,
- "showLabel": true,
- "span": 24,
- "tag": "el-time-picker",
- "tagIcon": "time"
- },
- "__vModel__": "field109",
- "clearable": true,
- "disabled": false,
- "format": "HH:mm:ss",
- "picker-options": {
- "selectableRange": "00:00:00-23:59:59"
- },
- "placeholder": "请选择时间选择",
- "style": {
- "width": "100%"
- },
- "value-format": "HH:mm:ss"
- },
- {
- "__config__": {
- "changeTag": true,
- "customConfig": {
- "dbColumnLength": null,
- "dbColumnType": "TINYINT",
- "dbDefaultValue": "",
- "dbNullable": true,
- "exportConvert": true,
- "exportFormatter": "none",
- "exportLabel": "",
- "exportOrder": 0,
- "exportWidth": 20,
- "fieldKey": "field108",
- "isExport": true,
- "isListShow": true,
- "isMasked": false,
- "isSearchable": false,
- "listAlign": "left",
- "listFixed": "",
- "listFormatter": "none",
- "listFormatterParam": "",
- "listMinWidth": 100,
- "listOrder": 0,
- "listOverflow": "tooltip",
- "listSortable": false,
- "listWidth": 0,
- "maskCustomRule": "",
- "maskRule": "",
- "searchDefaultValue": "",
- "searchOrder": 0,
- "searchPlaceholder": "",
- "searchType": "LIKE",
- "searchWidth": 200
- },
- "defaultValue": false,
- "document": "https://element.eleme.cn/#/zh-CN/component/switch",
- "formId": 108,
- "label": "开关",
- "labelWidth": null,
- "layout": "colFormItem",
- "regList": [
- ],
- "renderKey": "1081769148493243",
- "required": true,
- "showLabel": true,
- "span": 24,
- "tag": "el-switch",
- "tagIcon": "switch"
- },
- "__vModel__": "field108",
- "active-color": null,
- "active-text": "",
- "active-value": true,
- "disabled": false,
- "inactive-color": null,
- "inactive-text": "",
- "inactive-value": false,
- "style": {
- }
- },
- {
- "__config__": {
- "changeTag": true,
- "customConfig": {
- "dbColumnLength": 255,
- "dbColumnType": "VARCHAR",
- "dbDefaultValue": "",
- "dbNullable": true,
- "exportConvert": true,
- "exportFormatter": "none",
- "exportLabel": "",
- "exportOrder": 0,
- "exportWidth": 20,
- "fieldKey": "field110",
- "isExport": true,
- "isListShow": true,
- "isMasked": false,
- "isSearchable": false,
- "listAlign": "left",
- "listFixed": "",
- "listFormatter": "none",
- "listFormatterParam": "",
- "listMinWidth": 100,
- "listOrder": 0,
- "listOverflow": "tooltip",
- "listSortable": false,
- "listWidth": 0,
- "maskCustomRule": "",
- "maskRule": "",
- "searchDefaultValue": "",
- "searchOrder": 0,
- "searchPlaceholder": "",
- "searchType": "LIKE",
- "searchWidth": 200
- },
- "defaultValue": null,
- "document": "https://element.eleme.cn/#/zh-CN/component/time-picker",
- "formId": 110,
- "label": "时间选择",
- "labelWidth": null,
- "layout": "colFormItem",
- "regList": [
- ],
- "renderKey": "1101769148497460",
- "required": true,
- "showLabel": true,
- "span": 24,
- "tag": "el-time-picker",
- "tagIcon": "time"
- },
- "__vModel__": "field110",
- "clearable": true,
- "disabled": false,
- "format": "HH:mm:ss",
- "picker-options": {
- "selectableRange": "00:00:00-23:59:59"
- },
- "placeholder": "请选择时间选择",
- "style": {
- "width": "100%"
- },
- "value-format": "HH:mm:ss"
- },
- {
- "__config__": {
- "changeTag": true,
- "customConfig": {
- "dbColumnLength": 255,
- "dbColumnType": "VARCHAR",
- "dbDefaultValue": "",
- "dbNullable": true,
- "exportConvert": true,
- "exportFormatter": "none",
- "exportLabel": "",
- "exportOrder": 0,
- "exportWidth": 20,
- "fieldKey": "field111",
- "isExport": true,
- "isListShow": true,
- "isMasked": false,
- "isSearchable": false,
- "listAlign": "left",
- "listFixed": "",
- "listFormatter": "none",
- "listFormatterParam": "",
- "listMinWidth": 100,
- "listOrder": 0,
- "listOverflow": "tooltip",
- "listSortable": false,
- "listWidth": 0,
- "maskCustomRule": "",
- "maskRule": "",
- "searchDefaultValue": "",
- "searchOrder": 0,
- "searchPlaceholder": "",
- "searchType": "LIKE",
- "searchWidth": 200
- },
- "defaultValue": [
- "14:08:25",
- "15:08:25"
- ],
- "document": "https://element.eleme.cn/#/zh-CN/component/time-picker",
- "formId": 111,
- "label": "时间范围",
- "labelWidth": null,
- "layout": "colFormItem",
- "regList": [
- ],
- "renderKey": "1111769148499332",
- "required": true,
- "showLabel": true,
- "span": 24,
- "tag": "el-time-picker",
- "tagIcon": "time-range"
- },
- "__vModel__": "field111",
- "clearable": true,
- "disabled": false,
- "end-placeholder": "结束时间",
- "format": "HH:mm:ss",
- "is-range": true,
- "range-separator": "至",
- "start-placeholder": "开始时间",
- "style": {
- "width": "100%"
- },
- "value-format": "HH:mm:ss"
- },
- {
- "__config__": {
- "changeTag": true,
- "customConfig": {
- "dbColumnLength": null,
- "dbColumnType": "DATE",
- "dbDefaultValue": "",
- "dbNullable": true,
- "exportConvert": true,
- "exportFormatter": "none",
- "exportLabel": "",
- "exportOrder": 0,
- "exportWidth": 20,
- "fieldKey": "field112",
- "isExport": true,
- "isListShow": true,
- "isMasked": false,
- "isSearchable": false,
- "listAlign": "left",
- "listFixed": "",
- "listFormatter": "none",
- "listFormatterParam": "",
- "listMinWidth": 100,
- "listOrder": 0,
- "listOverflow": "tooltip",
- "listSortable": false,
- "listWidth": 0,
- "maskCustomRule": "",
- "maskRule": "",
- "searchDefaultValue": "",
- "searchOrder": 0,
- "searchPlaceholder": "",
- "searchType": "LIKE",
- "searchWidth": 200
- },
- "defaultValue": null,
- "document": "https://element.eleme.cn/#/zh-CN/component/date-picker",
- "formId": 112,
- "label": "日期选择",
- "labelWidth": null,
- "layout": "colFormItem",
- "regList": [
- ],
- "renderKey": "1121769148501493",
- "required": true,
- "showLabel": true,
- "span": 24,
- "tag": "el-date-picker",
- "tagIcon": "date"
- },
- "__vModel__": "field112",
- "clearable": true,
- "disabled": false,
- "format": "yyyy-MM-dd",
- "placeholder": "请选择日期选择",
- "readonly": false,
- "style": {
- "width": "100%"
- },
- "type": "date",
- "value-format": "yyyy-MM-dd"
- },
- {
- "__config__": {
- "changeTag": true,
- "customConfig": {
- "dbColumnLength": null,
- "dbColumnType": "DATE",
- "dbDefaultValue": "",
- "dbNullable": true,
- "exportConvert": true,
- "exportFormatter": "none",
- "exportLabel": "",
- "exportOrder": 0,
- "exportWidth": 20,
- "fieldKey": "field113",
- "isExport": true,
- "isListShow": true,
- "isMasked": false,
- "isSearchable": false,
- "listAlign": "left",
- "listFixed": "",
- "listFormatter": "none",
- "listFormatterParam": "",
- "listMinWidth": 100,
- "listOrder": 0,
- "listOverflow": "tooltip",
- "listSortable": false,
- "listWidth": 0,
- "maskCustomRule": "",
- "maskRule": "",
- "searchDefaultValue": "",
- "searchOrder": 0,
- "searchPlaceholder": "",
- "searchType": "LIKE",
- "searchWidth": 200
- },
- "defaultValue": null,
- "document": "https://element.eleme.cn/#/zh-CN/component/date-picker",
- "formId": 113,
- "label": "日期范围",
- "labelWidth": null,
- "layout": "colFormItem",
- "regList": [
- ],
- "renderKey": "1131769148503377",
- "required": true,
- "showLabel": true,
- "span": 24,
- "tag": "el-date-picker",
- "tagIcon": "date-range"
- },
- "__vModel__": "field113",
- "clearable": true,
- "disabled": false,
- "end-placeholder": "结束日期",
- "format": "yyyy-MM-dd",
- "range-separator": "至",
- "readonly": false,
- "start-placeholder": "开始日期",
- "style": {
- "width": "100%"
- },
- "type": "daterange",
- "value-format": "yyyy-MM-dd"
- },
- {
- "__config__": {
- "changeTag": true,
- "customConfig": {
- "dbColumnLength": null,
- "dbColumnType": "INT",
- "dbDefaultValue": "",
- "dbNullable": true,
- "exportConvert": true,
- "exportFormatter": "none",
- "exportLabel": "",
- "exportOrder": 0,
- "exportWidth": 20,
- "fieldKey": "field114",
- "isExport": true,
- "isListShow": true,
- "isMasked": false,
- "isSearchable": false,
- "listAlign": "left",
- "listFixed": "",
- "listFormatter": "none",
- "listFormatterParam": "",
- "listMinWidth": 100,
- "listOrder": 0,
- "listOverflow": "tooltip",
- "listSortable": false,
- "listWidth": 0,
- "maskCustomRule": "",
- "maskRule": "",
- "searchDefaultValue": "",
- "searchOrder": 0,
- "searchPlaceholder": "",
- "searchType": "LIKE",
- "searchWidth": 200
- },
- "defaultValue": 0,
- "document": "https://element.eleme.cn/#/zh-CN/component/rate",
- "formId": 114,
- "label": "评分",
- "labelWidth": null,
- "layout": "colFormItem",
- "regList": [
- ],
- "renderKey": "1141769148508876",
- "required": true,
- "showLabel": true,
- "span": 24,
- "tag": "el-rate",
- "tagIcon": "rate"
- },
- "__vModel__": "field114",
- "allow-half": false,
- "disabled": false,
- "max": 5,
- "show-score": false,
- "show-text": false,
- "style": {
- }
- },
- {
- "__config__": {
- "buttonText": "点击上传",
- "changeTag": true,
- "customConfig": {
- "dbColumnLength": null,
- "dbColumnType": "TEXT",
- "dbDefaultValue": "",
- "dbNullable": true,
- "exportConvert": true,
- "exportFormatter": "none",
- "exportLabel": "",
- "exportOrder": 0,
- "exportWidth": 20,
- "fieldKey": "field115",
- "isExport": true,
- "isListShow": true,
- "isMasked": false,
- "isSearchable": false,
- "listAlign": "left",
- "listFixed": "",
- "listFormatter": "none",
- "listFormatterParam": "",
- "listMinWidth": 100,
- "listOrder": 0,
- "listOverflow": "tooltip",
- "listSortable": false,
- "listWidth": 0,
- "maskCustomRule": "",
- "maskRule": "",
- "searchDefaultValue": "",
- "searchOrder": 0,
- "searchPlaceholder": "",
- "searchType": "LIKE",
- "searchWidth": 200
- },
- "defaultValue": null,
- "document": "https://element.eleme.cn/#/zh-CN/component/upload",
- "fileSize": 2,
- "formId": 115,
- "label": "上传",
- "labelWidth": null,
- "layout": "colFormItem",
- "regList": [
- ],
- "renderKey": "1151769148510443",
- "required": true,
- "showLabel": true,
- "showTip": false,
- "sizeUnit": "MB",
- "span": 24,
- "tag": "el-upload",
- "tagIcon": "upload"
- },
- "__slot__": {
- "list-type": true
- },
- "__vModel__": "field115",
- "accept": "",
- "action": "https://jsonplaceholder.typicode.com/posts/",
- "auto-upload": true,
- "disabled": false,
- "list-type": "text",
- "multiple": false,
- "name": "file"
- }
- ],
- "formBtns": true,
- "formModel": "formData",
- "formRef": "elForm",
- "formRules": "rules",
- "gutter": 15,
- "labelPosition": "right",
- "labelWidth": 100,
- "size": "medium",
- "span": 24
- }
|