[
{
"type": "div",
"wrap": {
"show": false
},
"native": false,
"style": {
"width": "100%",
"height": "20px"
},
"_fc_drag_tag": "div",
"hidden": false,
"display": true
},
{
"type": "row",
"children": [
{
"type": "col",
"props": {
"span": 12,
"offset": 0,
"push": 0,
"pull": 0
},
"children": [
{
"type": "input",
"field": "PROCNO",
"title": "流程编号",
"info": "",
"props": {
"disabled": true,
"showPassword": false
},
"_fc_drag_tag": "input",
"hidden": false,
"display": true
},
{
"type": "input",
"field": "LTXA1",
"title": "步骤名称",
"info": "",
"props": {
"disabled": true
},
"_fc_drag_tag": "input",
"hidden": false,
"display": true
},
{
"type": "input",
"field": "RULE",
"title": "表单规则",
"info": "",
"props": {
"type": "textarea",
"rows": 10
},
"_fc_drag_tag": "input",
"hidden": false,
"display": true
},
{
"type": "input",
"field": "VALUE",
"title": "表单值",
"info": "",
"props": {
"type": "textarea",
"rows": 10,
"clearable": false
},
"_fc_drag_tag": "input",
"hidden": false,
"display": true
}
],
"_fc_drag_tag": "col",
"hidden": false,
"display": true
}
],
"_fc_drag_tag": "row",
"hidden": false,
"display": true
},
{
"type": "hidden",
"field": "VORNR"
}
]