@@ -228,7 +228,7 @@ import moment from 'moment'
title:'财务备注',
align:"center",
dataIndex: 'financeRemark',
- customRender: (t) => ellipsis(t,20),
+ customRender: (t) => ellipsis(t,15),
width:250,
},
{