shenzhipeng 3 роки тому
батько
коміт
200a4beb7f
1 змінених файлів з 2 додано та 0 видалено
  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>