{
  "tableId": "padSysMenuForRoleSelectTable",
  "tableName": "padSysMenuForRoleSelectTable",
  "height": "auto",
  "url": "/mftcc-plt-server/pad/padSysMenuAuth/findListByNotInRoleIds",
  "isPagination": false,
  "isLoading": true,
  "isDColumn": false,
  "query": "search",
  "columns": [
    {
      "prop": "corpId",
      "label": "法人机构号",
      "width": "100px",
      "isShow": false
    },
    {
      "prop": "menuName",
      "label": "菜单名称",
      "width": "100px",
      "isShow": true
    },
    {
      "prop": "menuUrl",
      "label": "菜单url",
      "width": "100px",
      "isShow": true
    },
    {
      "prop": "menuIcon",
      "label": "菜单图标",
      "width": "100px",
      "isShow": true
    },
    {
      "prop": "",
      "label": "操作",
      "width": "220px",
      "data": [
        {
          "label": "删除",
          "type": "delete",
          "perm": ""
        }
      ]
    }
  ],
  "tableData": []
}