优化欠款单据的列的宽度
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
return parseInt(index)+1;
|
||||
}
|
||||
},
|
||||
{ title: '', dataIndex: 'organName',width:120},
|
||||
{ title: '', dataIndex: 'organName',width:120, ellipsis:true},
|
||||
{
|
||||
title: '单据编号', dataIndex: 'number', width: 120,
|
||||
scopedSlots: { customRender: 'numberCustomRender' },
|
||||
|
||||
Reference in New Issue
Block a user