|
@@ -76,7 +76,7 @@ layui.config({
|
|
|
{ field: 'Amount', width: 200, title: '退款金额', sort: true },
|
|
{ field: 'Amount', width: 200, title: '退款金额', sort: true },
|
|
|
{ field: 'RefundType', width: 200, title: '退回方式', sort: true },
|
|
{ field: 'RefundType', width: 200, title: '退回方式', sort: true },
|
|
|
{ field: 'UserInfo', width: 200, title: '创客信息', sort: true },
|
|
{ field: 'UserInfo', width: 200, title: '创客信息', sort: true },
|
|
|
- { title: '操作', width: 150, align: 'center', fixed: 'right', toolbar: '#table-list-tools' }
|
|
|
|
|
|
|
+ // { title: '操作', width: 150, align: 'center', fixed: 'right', toolbar: '#table-list-tools' }
|
|
|
]],
|
|
]],
|
|
|
page: true,
|
|
page: true,
|
|
|
limit: 30,
|
|
limit: 30,
|