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