{
  "formId": "aftChkModelDef",
  "formName": "aftChkModelDef",
  "formDisabled": true,
  "labelPosition": "right",
  "columns": 2,
  "formItem": [
    {
      "label": "模板编号",
      "fieldName": "modelId",
      "fieldType": "text",
      "dataType": "String",
      "value": "",
      "placeholder": "请输入模板编号",
      "switchValue": {"activeValue": 1,"inActiveValue": 0},
      "dicKey": "",
      "dicItem": [
        {"optCode": "","optName": ""}
      ],
      "readOnly": false,
      "disabled": true,
      "isShow": true,
      "rules":[
      ],
      "events":[
        {"type": "","callback": ""}
      ],
      "dateFormat":{
        "format": "",
        "valueFormat" : ""
      },
      "formatter": ""
    },
    {
      "label": "法人机构号",
      "fieldName": "corpId",
      "fieldType": "text",
      "dataType": "String",
      "value": "",
      "placeholder": "请输入法人机构号",
      "switchValue": {"activeValue": 1,"inActiveValue": 0},
      "dicKey": "",
      "dicItem": [
        {"optCode": "","optName": ""}
      ],
      "readOnly": false,
      "disabled": true,
      "isShow": false,
      "rules":[
        
      ],
      "events":[
        {"type": "","callback": ""}
      ],
      "dateFormat":{
        "format": "",
        "valueFormat" : ""
      },
      "formatter": ""
    },
    {
      "label": "模板名称",
      "fieldName": "modelName",
      "fieldType": "text",
      "dataType": "String",
      "value": "",
      "placeholder": "请输入模板名称",
      "switchValue": {"activeValue": 1,"inActiveValue": 0},
      "dicKey": "",
      "dicItem": [
        {"optCode": "","optName": ""}
      ],
      "readOnly": false,
      "disabled": false,
      "isShow": true,
      "rules":[
        
      ],
      "events":[
        {"type": "","callback": ""}
      ],
      "colspan":2,
      "dateFormat":{
        "format": "",
        "valueFormat" : ""
      },
      "formatter": ""
    },
    {
      "label": "模板实现方式",
      "fieldName": "modelImpl",
      "fieldType": "select",
      "dataType": "String",
      "value": "",
      "placeholder": "请输入模板实现方式",
      "switchValue": {"activeValue": 1,"inActiveValue": 0},
      "dicKey": "AFT_CHK_MODEL",
      "dicItem": [
        {"optCode": "","optName": ""}
      ],
      "readOnly": false,
      "disabled": false,
      "isShow": true,
      "rules":[
     
      ],
      "events":[
        {"type": "","callback": ""}
      ],
      "colspan":2,
      "dateFormat":{
        "format": "",
        "valueFormat" : ""
      },
      "formatter": ""
    },
    {
      "label": "模板内容",
      "fieldName": "modelRmk",
      "fieldType": "textarea",
      "dataType": "String",
      "value": "",
      "placeholder": "请输入模板内容",
      "switchValue": {"activeValue": 1,"inActiveValue": 0},
      "dicKey": "",
      "dicItem": [
        {"optCode": "","optName": ""}
      ],
      "readOnly": false,
      "disabled": false,
      "isShow": false,
      "rules":[
       
      ],
      "events":[
        {"type": "","callback": ""}
      ],
      "colspan":2,
      "dateFormat":{
        "format": "",
        "valueFormat" : ""
      },
      "formatter": ""
    },
    {
      "label": "模板状态",
      "fieldName": "useSts",
      "fieldType": "select",
      "dataType": "String",
      "value": "",
      "placeholder": "请选择",
      "switchValue": {"activeValue": 1,"inActiveValue": 0},
      "dicKey": "AFT_CHK_USE_STS",
      "dicItem": [
        {"optCode": "","optName": ""}
      ],
      "readOnly": false,
      "disabled": false,
      "isShow": true,
      "rules":[
    
      ],
      "colspan":2,
      "events":[
        {"type": "","callback": ""}
      ],
      "dateFormat":{
        "format": "",
        "valueFormat" : ""
      },
      "formatter": ""
    },
    {
      "label": "启用日期",
      "fieldName": "begDt",
      "fieldType": "date",
      "dataType": "String",
      "value": "",
      "placeholder": "请输入启用日期",
      "switchValue": {"activeValue": 1,"inActiveValue": 0},
      "dicKey": "",
      "dicItem": [
        {"optCode": "","optName": ""}
      ],
      "readOnly": false,
      "disabled": false,
      "isShow": true,
      "rules":[
       
      ],
      "events":[
        {"type": "","callback": ""}
      ],
      "dateFormat":{
        "format": "",
        "valueFormat" : ""
      },
      "formatter": ""
    },
    {
      "label": "停用日期",
      "fieldName": "stpDt",
      "fieldType": "date",
      "dataType": "String",
      "value": "",
      "placeholder": "请输入停用日期",
      "switchValue": {"activeValue": 1,"inActiveValue": 0},
      "dicKey": "",
      "dicItem": [
        {"optCode": "","optName": ""}
      ],
      "readOnly": false,
      "disabled": false,
      "isShow": true,
      "rules":[
      
      ],
      "events":[
        {"type": "","callback": ""}
      ],
      "dateFormat":{
        "format": "",
        "valueFormat" : ""
      },
      "formatter": ""
    }
  ]
}