单据列表展示优化
This commit is contained in:
@@ -154,7 +154,7 @@
|
||||
},
|
||||
// 表头
|
||||
columns: [
|
||||
{ title: '付款会员', dataIndex: 'organName',width:140},
|
||||
{ title: '付款会员', dataIndex: 'organName',width:140, ellipsis:true},
|
||||
{ title: '财务人员', dataIndex: 'handsPersonName',width:140},
|
||||
{ title: '单据编号', dataIndex: 'billNo',width:160},
|
||||
{ title: '单据日期 ', dataIndex: 'billTimeStr',width:160},
|
||||
|
||||
Reference in New Issue
Block a user