导出
导出分项
配置排序列数据(拖动调整顺序)
{{ scope.row.fDc == 'D'? '收': '付' }}
{{ scope.row.fFeeunitid | fFeeUnitFormat(fFeetUnitOptions) }}
{{ scope.row.fBilltype | billTypeFormat(billTypeList) }}
{{ scope.row.fStltypeid | fStltypeFormat(fStltypeOptions) }}
{{ scope.row[item.label] }}