|
|
@@ -161,7 +161,7 @@ layui.config({
|
|
|
, { field: 'LastMonthReserve', width: 150, title: '上月盟主储蓄金', sort: true }
|
|
|
, { field: 'LastMonthBalanceAmount', width: 150, title: '上月可提现余额', sort: true }
|
|
|
|
|
|
- , { title: '操作', align: 'center', fixed: 'right', toolbar: '#table-list-tools' }
|
|
|
+ , { title: '操作', align: 'center', width: 350, fixed: 'right', toolbar: '#table-list-tools' }
|
|
|
]]
|
|
|
, where: {
|
|
|
|