完善采购入库列设置的名称
This commit is contained in:
parent
ae5c5f68dc
commit
c4408fbc57
@ -293,8 +293,8 @@
|
||||
},
|
||||
{ title: '结算账户', dataIndex: 'accountName',width:80},
|
||||
{ title: '扣除订金', dataIndex: 'deposit',width:80},
|
||||
{ title: '本次付款', dataIndex: 'changeAmount',width:60},
|
||||
{ title: '本次欠款', dataIndex: 'debt',width:60,
|
||||
{ title: '本次付款', dataIndex: 'changeAmount',width:80},
|
||||
{ title: '本次欠款', dataIndex: 'debt',width:80,
|
||||
scopedSlots: { customRender: 'customRenderDebt' }
|
||||
},
|
||||
{ title: '备注', dataIndex: 'remark',width:200},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user