[需求变更] 打包企业列表

This commit is contained in:
zhaoxiao
2021-10-26 16:42:27 +08:00
parent d4b57762b8
commit c6ef891a57
+13 -11
View File
@@ -113,13 +113,14 @@ export default {
width: 280,
dataIndex: 'companyTemporaryName',
scopedSlots: { customRender: 'projectName' }
}, {
title: '打包年份',
},
{
title: '企业联系人',
align: 'center',
width: 140,
dataIndex: 'packYear',
width: 280,
dataIndex: 'companyContactTemporaryName',
scopedSlots: { customRender: 'text' }
}, {
},{
title: '打包联系人',
align: 'center',
width: 280,
@@ -137,14 +138,15 @@ export default {
width: 180,
dataIndex: 'receiptExpense',
scopedSlots: { customRender: 'text' }
}, {
title: '打包年份',
align: 'center',
width: 140,
dataIndex: 'packYear',
scopedSlots: { customRender: 'text' }
},
// {
// title: '企业联系人',
// align: 'center',
// width: 280,
// dataIndex: 'companyContactTemporaryName',
// scopedSlots: { customRender: 'text' }
// }, {
// title: '联系人电话',
// align: 'center',
// width: 200,