shuzheng %!s(int64=9) %!d(string=hai) anos
pai
achega
c0d728639c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      zheng-admin/src/crud.html

+ 1 - 1
zheng-admin/src/crud.html

@@ -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'},