|
@@ -114,14 +114,6 @@
|
|
|
dataIndex: 'requirementName'
|
|
dataIndex: 'requirementName'
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- title:'服务内容',
|
|
|
|
|
- align:"center",
|
|
|
|
|
- dataIndex: 'invoiceCategoryName',
|
|
|
|
|
- customRender:function (text,record) {
|
|
|
|
|
- return "*"+record.invoiceCategoryName+"*"+record.taxCategoryName
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
title:'企业名称',
|
|
title:'企业名称',
|
|
|
align:"center",
|
|
align:"center",
|
|
|
dataIndex: 'companyName'
|
|
dataIndex: 'companyName'
|