|
|
@@ -146,7 +146,8 @@ layui.config({
|
|
|
, { field: 'RecycEndDate', width: 200, title: '循环截止时间', sort: true }
|
|
|
, { field: 'UserInfo', width: 200, title: '大盟主券标记', sort: true }
|
|
|
, { field: 'IsFirst', width: 200, title: '是否第一台机具', sort: true }
|
|
|
- , { field: 'SeoKeyword', width: 200, title: '押金金额', sort: true }
|
|
|
+ , { field: 'SeoKeyword', width: 200, title: '实际押金金额', sort: true }
|
|
|
+ , { field: 'PrizeParams', width: 200, title: '设置押金金额', sort: true }
|
|
|
, { title: '操作', width: 100, align: 'center', fixed: 'right', toolbar: '#table-list-tools' }
|
|
|
]]
|
|
|
, where: {
|