|
|
@@ -100,6 +100,7 @@ $('#CreateDate').val(value);
|
|
|
,{field:'Rank', width: 200, title:'等级名称', sort: true}
|
|
|
,{field:'Status', width: 200, title:'有效状态', sort: true}
|
|
|
,{field:'CreateDate', width: 200, title:'创建时间', sort: true}
|
|
|
+ ,{field:'UpdateDate', width: 200, title:'过期时间', sort: true}
|
|
|
, { title: '操作', align: 'center', width: 100, fixed: 'right', toolbar: '#table-list-tools' }
|
|
|
]]
|
|
|
, where: {
|