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