shuzheng před 9 roky
rodič
revize
c0d728639c
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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: 'name', title: '姓名', sortable: true, halign: 'center'},
 			{field: 'sex', title: '性别', sortable: true, halign: 'center'},
 			{field: 'sex', title: '性别', sortable: true, halign: 'center'},
 			{field: 'age', 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: 'email', title: '邮箱', sortable: true, halign: 'center'},
 			{field: 'address', title: '地址', sortable: true, halign: 'center'},
 			{field: 'address', title: '地址', sortable: true, halign: 'center'},
 			{field: 'remark', title: '备注', sortable: true, halign: 'center'},
 			{field: 'remark', title: '备注', sortable: true, halign: 'center'},