|
|
@@ -45,7 +45,7 @@
|
|
|
layList.tableList('List', "{:Url('groupList')}", function () {
|
|
|
return [
|
|
|
{field: 'id', title: 'ID', sort: true, event: 'id', width: '5%'},
|
|
|
- {field: 'name', title: '姓名', width: '8%'},
|
|
|
+ {field: 'name', title: '姓名', width: '4%'},
|
|
|
{field: 'gender_name', title: '性别', width: '5%'},
|
|
|
{field: 'idcard', title: '身份证号码', width: '10%'},
|
|
|
{field: 'job', title: '职业', width: '7%'},
|