@@ -106,16 +106,16 @@
description: '企业审核管理页面',
// 表头
columns: [
- {
- title: '#',
- dataIndex: '',
- key:'rowIndex',
- width:60,
- align:"center",
- customRender:function (t,r,index) {
- return parseInt(index)+1;
- }
- },
+ // {
+ // title: '#',
+ // dataIndex: '',
+ // key:'rowIndex',
+ // width:60,
+ // align:"center",
+ // customRender:function (t,r,index) {
+ // return parseInt(index)+1;
+ // }
+ // },
{
title: '企业全称',
align:"center",
@@ -133,16 +133,16 @@
description: '职位审核管理页面',
title: '公司名称',