[
  {
    "title": "考勤汇总",
    "columns": [
      {
        "code": "Code",
        "title": "工号",
        "closeBtn": "off"
      },

      {
        "code": "LateHours",
        "title": "迟到时数",
        "closeBtn": "off"
      },

      {
        "code": "AbsenteeismNum",
        "title": "旷工次数",
        "closeBtn": "off"
      }
    ]
  },
  {
    "title": "订单管理",
    "columns": [
      {
        "code": "RowNum",
        "title": "地区"
      },
      {
        "code": "RowNum",
        "title": "下单日期"
      },
      {
        "code": "RowNum",
        "title": "金额"
      }
    ]
  }
]
