|
@@ -123,7 +123,6 @@ layui.config({
|
|
|
, { field: 'UserIdRealName', width: 200, title: '创客真实姓名', sort: true }
|
|
, { field: 'UserIdRealName', width: 200, title: '创客真实姓名', sort: true }
|
|
|
, { field: 'LeaderUserIdMakerCode', width: 200, title: '盟主编号', sort: true }
|
|
, { field: 'LeaderUserIdMakerCode', width: 200, title: '盟主编号', sort: true }
|
|
|
, { field: 'LeaderUserIdRealName', width: 200, title: '盟主真实姓名', sort: true }
|
|
, { field: 'LeaderUserIdRealName', width: 200, title: '盟主真实姓名', sort: true }
|
|
|
- , { field: 'CreateDate', width: 200, title: '创建时间', sort: true }
|
|
|
|
|
, { field: 'ExchangeCode', width: 200, title: '兑换码', sort: true }
|
|
, { field: 'ExchangeCode', width: 200, title: '兑换码', sort: true }
|
|
|
, { field: 'IsUseName', width: 200, title: '是否使用', sort: true }
|
|
, { field: 'IsUseName', width: 200, title: '是否使用', sort: true }
|
|
|
, { field: 'IsLockName', width: 200, title: '是否锁定', sort: true }
|
|
, { field: 'IsLockName', width: 200, title: '是否锁定', sort: true }
|