Commit 0bd01113 authored by 季圣华's avatar 季圣华
Browse files

优化欠款单据的列的宽度

parent c0855b29
......@@ -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' },
......
Supports Markdown
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