优化欠款单据的列的宽度
This commit is contained in:
parent
c0855b29df
commit
0bd01113db
@ -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' },
|
||||
|
||||
Loading…
Reference in New Issue
Block a user