|
|
@@ -104,7 +104,7 @@ layui.config({
|
|
|
, { field: 'ChangeAmt', width: 200, title: '使用额度', sort: true }
|
|
|
, { field: 'BeforeAmt', width: 200, title: '使用前剩余额度', sort: true }
|
|
|
, { field: 'AfterAmt', width: 200, title: '使用后剩余额度', sort: true }
|
|
|
- , { field: 'SeoDescription', width: 400, title: '券码', sort: true }
|
|
|
+ , { field: 'PosCoupons', width: 400, title: '券码', sort: true }
|
|
|
|
|
|
// , { field: 'Sort', fixed: 'right', title: '排序', width: 80, edit: 'text' }
|
|
|
// , { title: '操作', align: 'center', fixed: 'right', toolbar: '#table-list-tools' }
|