修改ID
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
{else/}
|
||||
{foreach $roles as $key => $role}
|
||||
<tr>
|
||||
<td>{$key + 1}</td>
|
||||
<td>{$start + $key}</td>
|
||||
<td>{$role->name}</td>
|
||||
<td>{$role->created_at}</td>
|
||||
<td>
|
||||
|
Reference in New Issue
Block a user