提交 1752febe authored 作者: matian's avatar matian

update:删除多余代码

上级 1208714e
...@@ -280,9 +280,6 @@ export default { ...@@ -280,9 +280,6 @@ export default {
}, },
{ label: '末次缴费时间', prop: 'final_payment_time', align: 'center', minWidth: 200, sortable: 'custom' }, { label: '末次缴费时间', prop: 'final_payment_time', align: 'center', minWidth: 200, sortable: 'custom' },
{ label: '应缴金额', prop: 'bill_total', align: 'center', minWidth: 100 }, { label: '应缴金额', prop: 'bill_total', align: 'center', minWidth: 100 },
{ label: '是否分期', prop: 'bill_total', align: 'center', minWidth: 100 },
{ label: '首款应缴金额', prop: 'bill_total', align: 'center', minWidth: 100 },
{ label: '尾款应缴金额', prop: 'bill_total', align: 'center', minWidth: 100 },
{ label: '实缴金额', prop: 'amount_need_to_pay', align: 'center', minWidth: 100 }, { label: '实缴金额', prop: 'amount_need_to_pay', align: 'center', minWidth: 100 },
{ label: '手续费', prop: 'service_charge', align: 'center', minWidth: 100 }, { label: '手续费', prop: 'service_charge', align: 'center', minWidth: 100 },
{ label: '到账金额', prop: 'amount_received', align: 'center', minWidth: 100 }, { label: '到账金额', prop: 'amount_received', align: 'center', minWidth: 100 },
...@@ -292,9 +289,6 @@ export default { ...@@ -292,9 +289,6 @@ export default {
{ label: '交易流水号', prop: 'txn_id_list', align: 'center', minWidth: 300 }, { label: '交易流水号', prop: 'txn_id_list', align: 'center', minWidth: 300 },
{ label: '服务费规则', prop: 'service_fee_rules', align: 'center', minWidth: 120 }, { label: '服务费规则', prop: 'service_fee_rules', align: 'center', minWidth: 120 },
{ label: '服务费比例', prop: 'service_charge_ratio', align: 'center', minWidth: 120 }, { label: '服务费比例', prop: 'service_charge_ratio', align: 'center', minWidth: 120 },
{ label: '二级渠道', prop: 'service_charge_ratio', align: 'center', minWidth: 120 },
{ label: '分成方式', prop: 'service_charge_ratio', align: 'center', minWidth: 120 },
{ label: '分成比例', prop: 'service_charge_ratio', align: 'center', minWidth: 120 },
{ label: '不含税销售金额', prop: 'sales_amount_excluding_tax', align: 'center', minWidth: 150 }, { label: '不含税销售金额', prop: 'sales_amount_excluding_tax', align: 'center', minWidth: 150 },
{ label: '渠道代理提基数', prop: 'channel_agent_fee_base', align: 'center', minWidth: 150 }, { label: '渠道代理提基数', prop: 'channel_agent_fee_base', align: 'center', minWidth: 150 },
{ label: '代理服务费', prop: 'agency_service_fee', align: 'center', minWidth: 120 }, { label: '代理服务费', prop: 'agency_service_fee', align: 'center', minWidth: 120 },
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论