{
  "formId": "aftChkTrkLog",
  "formName": "aftChkTrkLog",
  "formDisabled": false,
  "labelPosition": "right",
  "columns": 4,
  "formItem": [
    {
      "label": "任务跟踪人名称",
      "fieldName": "opName",
      "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": ""}
      ],
      "dateFormat":{
        "format": "",
        "valueFormat" : ""
      },
      "formatter": ""
    },
    {
      "label": "跟踪任务编号",
      "fieldName": "taskId",
      "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": ""}
      ],
      "dateFormat":{
        "format": "",
        "valueFormat" : ""
      },
      "formatter": ""
    },
    {
      "label": "跟踪日志流水号",
      "fieldName": "traceNo",
      "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": ""}
      ],
      "dateFormat":{
        "format": "",
        "valueFormat" : ""
      },
      "formatter": ""
    },
    {
      "label": "访谈对象",
      "fieldName": "intvObj",
      "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": ""}
      ],
      "dateFormat":{
        "format": "",
        "valueFormat" : ""
      },
      "formatter": ""
    },
    {
      "label": "动态查询",
      "fieldName": "dynamicQuery",
      "fieldType": "text",
      "dataType": "",
      "value": "",
      "placeholder": "",
      "switchValue": {"activeValue": 1,"inActiveValue": 0},
      "dicKey": "",
      "dicItem": [
        {"optCode": "","optName": ""}
      ],
      "readOnly": false,
      "disabled": false,
      "isShow": false,
      "rules":[],
      "events":[
        {"type": "","callback": ""}
      ],
      "dateFormat":{
        "format": "",
        "valueFormat" : ""
      },
      "formatter": ""
    }
  ]
}