shenzhipeng hace 3 años
padre
commit
200a4beb7f
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      application/module/view/user_group_admin/index.html

+ 2 - 0
application/module/view/user_group_admin/index.html

@@ -39,6 +39,7 @@
 					<th>ID</th>
 					<th >客户分组名称</th>
 					<th >数量</th>
+					<th >排序</th>
 					<th >修改时间</th>
 					<th >添加时间</th>
 					<th>操作</th>
@@ -53,6 +54,7 @@
 					<td><{$item.id}></td>
 					<td><{$item.name}></td>
 					<td><{$item.count}></td>
+					<td><{$item.position}></td>
 					<td><{$item.update_time}></td>
 					<td><{$item.add_time}></td>
 					<td>