@@ -102,16 +102,6 @@
// 表头
columns: [
{
- title: '#',
- dataIndex: '',
- key:'rowIndex',
- width:60,
- align:"center",
- customRender:function (t,r,index) {
- return parseInt(index)+1;
- }
- },
- {
title:'付款平台',
align:"center",
dataIndex: 'applicationName'