Commit 17d94d93 authored by 王安伟's avatar 王安伟

Merge branch 'func_eccs_2250' into test

parents 3dfc41fc f6c1b6ee
......@@ -360,18 +360,18 @@ export default {
ellipsis: true,
width: 150
},
{
title: '收银',
dataIndex: 'receiptTellerName',
ellipsis: true,
width: 120
},
{
title: '理赔账单金额',
dataIndex: 'actualAmount',
ellipsis: true,
width: 150
},
{
title: '收银',
dataIndex: 'receiptTellerName',
ellipsis: true,
width: 120
},
{
title: '回款金额',
dataIndex: 'writeOffAmount',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment