|
|
@@ -62,7 +62,7 @@ $(function() {
|
|
|
{field: 'name', title: '姓名', sortable: true, halign: 'center'},
|
|
|
{field: 'sex', title: '性别', sortable: true, halign: 'center'},
|
|
|
{field: 'age', title: '年龄', sortable: true, halign: 'center'},
|
|
|
- {field: 'phone', title: '年龄', sortable: true, halign: 'center'},
|
|
|
+ {field: 'phone', title: '手机', sortable: true, halign: 'center'},
|
|
|
{field: 'email', title: '邮箱', sortable: true, halign: 'center'},
|
|
|
{field: 'address', title: '地址', sortable: true, halign: 'center'},
|
|
|
{field: 'remark', title: '备注', sortable: true, halign: 'center'},
|