{
  "formId": "sysLoginLog",
  "formName": "sysLoginLog",
  "formDisabled": false,
  "labelPosition": "right",
  "columns": 2,
  "query": "search",
  "formItem": [
    {
      "label": "token",
      "fieldName": "token",
      "fieldType": "text",
      "dataType": "String",
      "value": "",
      "placeholder": "请输入token",
      "switchValue": {"activeValue": 1,"inActiveValue": 0},
      "dicKey": "",
      "dicItem": [
        {"optCode": "","optName": ""}
      ],
      "readOnly": false,
      "disabled": false,
      "isShow": true,
      "rules":[],
      "events":[
        {"type": "","callback": ""}
      ],
      "dateFormat":{
        "format": "",
        "valueFormat" : ""
      },
      "formatter": ""
    },
    {
      "label": "登录ip",
      "fieldName": "loginIp",
      "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": "opNo",
      "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": "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": ""
    }
  ]
}