|
@@ -95,6 +95,7 @@ layui.config({
|
|
|
, { field: 'UserIdMakerCode', width: 200, title: '创客编号', sort: true }
|
|
, { field: 'UserIdMakerCode', width: 200, title: '创客编号', sort: true }
|
|
|
, { field: 'UserIdRealName', width: 200, title: '真实姓名', sort: true }
|
|
, { field: 'UserIdRealName', width: 200, title: '真实姓名', sort: true }
|
|
|
, { field: 'CreateDate', width: 200, title: '创建时间', sort: true }
|
|
, { field: 'CreateDate', width: 200, title: '创建时间', sort: true }
|
|
|
|
|
+ , { field: 'Remark', width: 200, title: '备注', sort: true }
|
|
|
, { field: 'SeoKeyword', width: 200, title: '订单编号', sort: true }
|
|
, { field: 'SeoKeyword', width: 200, title: '订单编号', sort: true }
|
|
|
, { field: 'dPosCoupons', width: 200, title: '电签兑换券', sort: true }
|
|
, { field: 'dPosCoupons', width: 200, title: '电签兑换券', sort: true }
|
|
|
, { field: 'bPosCoupons', width: 200, title: '大POS兑换券', sort: true }
|
|
, { field: 'bPosCoupons', width: 200, title: '大POS兑换券', sort: true }
|