mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update index.html
This commit is contained in:
parent
d348e4bb3c
commit
4d7594e764
@ -65,7 +65,7 @@
|
||||
<div>操作时间:{$vo.create_at|format_datetime}</div>
|
||||
</td>
|
||||
<td class="nowrap">
|
||||
<!--{if auth("remove")}-->
|
||||
<!--{if auth("remove") and stripos($vo.code,'B') === 0}-->
|
||||
<a class="layui-btn layui-btn-sm layui-btn-danger" data-confirm="确定要删除数据吗?" data-action="{:url('remove')}" data-value="id#{$vo.id}">删 除</a>
|
||||
<!--{/if}-->
|
||||
</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user