This commit is contained in:
JaguarJack 2019-01-21 10:18:15 +08:00
parent 14e36f4cf8
commit b1efecb351

View File

@ -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>