Commit 5c316bbf authored by 刘丹's avatar 刘丹

权限

parent 5985a3af
......@@ -13,7 +13,6 @@
<td>
<a class="btn1 btn-success edit" href="#modal-edit" data-toggle="modal" data-id='[%= it[item]["id"] %]'>编辑</a>
<a class="btn btn-info btn-xs power" href="#modal-power" data-toggle="modal" data-id='[%= it[item]["id"] %]'>权限分配</a>
<a class="btn btn-info btn-xs" href="/admin.php/index/access?id=[%= it[item]['id']%]" data-toggle="modal" data-id='[%= it[item]["id"] %]'>权限分配</a>
</td>
</tr>
[% } %]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment