export default { column: [ { label: '费用内容', prop: 'fyje', width: 700, }, { label: '预算金额(万元)', prop: 'ysje', width: 180, align: 'center', }, ], };