|
@@ -112,6 +112,8 @@ layui.config({
|
|
|
{ field: 'ValidPreAmount', width: 110, title: '可用预发额度' ,sort: true},
|
|
{ field: 'ValidPreAmount', width: 110, title: '可用预发额度' ,sort: true},
|
|
|
{ field: 'AccountStatusName', width: 110, title: '账户状态' ,sort: true},
|
|
{ field: 'AccountStatusName', width: 110, title: '账户状态' ,sort: true},
|
|
|
{ field: 'SeoDescription', width: 100, title: '备注' ,sort: true},
|
|
{ field: 'SeoDescription', width: 100, title: '备注' ,sort: true},
|
|
|
|
|
+ { field: 'LeaderReserve', width: 100, title: '盟主储蓄金' ,sort: true},
|
|
|
|
|
+ { field: 'LeaderBalanceAmount', width: 100, title: '盟主可提现余额' ,sort: true},
|
|
|
// { field: 'CreateDate', width: 200, title: '创建时间' ,sort: true},
|
|
// { field: 'CreateDate', width: 200, title: '创建时间' ,sort: true},
|
|
|
{ field: 'UpdateDate', width: 160, title: '冻结/解冻时间' ,sort: true},
|
|
{ field: 'UpdateDate', width: 160, title: '冻结/解冻时间' ,sort: true},
|
|
|
{ field: 'UpdateMan', width: 160, title: '操作信息' ,sort: true},
|
|
{ field: 'UpdateMan', width: 160, title: '操作信息' ,sort: true},
|