|
@@ -36,7 +36,7 @@
|
|
|
{field: 'gender_name', title: '性别', width: '5%'},
|
|
{field: 'gender_name', title: '性别', width: '5%'},
|
|
|
{field: 'idcard', title: '身份证号码', width: '15%',template:"<img src='{{d.photo}}' lay-event='open_image'>"},
|
|
{field: 'idcard', title: '身份证号码', width: '15%',template:"<img src='{{d.photo}}' lay-event='open_image'>"},
|
|
|
{field: 'job', title: '职业', width: '7%'},
|
|
{field: 'job', title: '职业', width: '7%'},
|
|
|
- {field: 'photo', title: '照片', width: '7%'},
|
|
|
|
|
|
|
+ {field: 'photo', title: '照片', width: '10%'},
|
|
|
{field: 'level_name', title: '等级', width: '5%'},
|
|
{field: 'level_name', title: '等级', width: '5%'},
|
|
|
{field: 'code', title: '编码'},
|
|
{field: 'code', title: '编码'},
|
|
|
{field: 'add_time', title: '提交时间', width: '12%'},
|
|
{field: 'add_time', title: '提交时间', width: '12%'},
|