| | |
| | | prop: 'partnerTotalFeeAmount', |
| | | minWidth: '100px', |
| | | }, |
| | | { label: '销售扎数', prop: 'realSaleNum', minWidth: '100px' }, |
| | | { label: '总销售扎数', prop: 'orderNum', minWidth: '100px' }, |
| | | { label: '实际销售扎数', prop: 'realSaleNum', minWidth: '100px' }, |
| | | { |
| | | label: '利润', |
| | | prop: 'profitFeeAmount', |
| | |
| | | { label: '售后扣花农款', prop: 'orderFeeSupplier', minWidth: 150 }, |
| | | { label: '售后扣平台款', prop: 'orderFeePlatform', minWidth: 150 }, |
| | | { label: '总包干费', prop: 'partnerTotalFeeAmount', minWidth: 120 }, |
| | | { label: '销售扎数', prop: 'realSaleNum', minWidth: 120 }, |
| | | { label: '总售扎数', prop: 'orderNum', minWidth: 120 }, |
| | | { label: '实际销售扎数', prop: 'realSaleNum', minWidth: 120 }, |
| | | { |
| | | label: '利润', |
| | | prop: 'profitFeeAmount', |