|
@@ -121,16 +121,16 @@
|
|
: '-';
|
|
: '-';
|
|
},
|
|
},
|
|
},
|
|
},
|
|
- {
|
|
|
|
- title: '项目号',
|
|
|
|
- width: 100,
|
|
|
|
- dataIndex: 'projectNum',
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- title: '备注',
|
|
|
|
- width: 100,
|
|
|
|
- dataIndex: 'remark',
|
|
|
|
- },
|
|
|
|
|
|
+ // {
|
|
|
|
+ // title: '项目号',
|
|
|
|
+ // width: 100,
|
|
|
|
+ // dataIndex: 'projectNum',
|
|
|
|
+ // },
|
|
|
|
+ // {
|
|
|
|
+ // title: '备注',
|
|
|
|
+ // width: 100,
|
|
|
|
+ // dataIndex: 'remark',
|
|
|
|
+ // },
|
|
{
|
|
{
|
|
title: t('common.operating'),
|
|
title: t('common.operating'),
|
|
ifShow:getCheckPerm('account-equityRenew'),
|
|
ifShow:getCheckPerm('account-equityRenew'),
|