export default [ { key: 'index', title: '序号', display: ['table'], fixed: false, block: true, width: 120 }, { key: 'neighborHoodName', title: '所属小区', display: ['table'], fixed: false, block: true, width: 100 }, { key: 'buildingName', title: '所属楼宇', display: [ 'table'], block: true, width: 60 }, ]