This commit is contained in:
JaguarJack
2019-01-21 11:25:28 +08:00
parent 8ba0301d03
commit df0c4942ae

View File

@@ -19,7 +19,7 @@
{else/}
{foreach $roles as $key => $role}
<tr>
<td>{$start + $key}</td>
<td>{$role->id}</td>
<td>{$role->name}</td>
<td>{$role->created_at}</td>
<td>