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
38d5ac1304
commit
80616b2c8c
@ -107,7 +107,7 @@
|
||||
</a>
|
||||
{/eq}
|
||||
|
||||
{if auth("admin/queue/remove") and in_array($vo.status,[1,3,4])}
|
||||
{if auth("remove") and in_array($vo.status,[1,3,4])}
|
||||
<a data-action='{:url("remove")}' data-confirm="确定要删除该任务吗?" data-value="id#{$vo.id}" data-tips-text="删除该任务" class='layui-badge layui-bg-red margin-left-5'>
|
||||
<i class="layui-icon"></i>
|
||||
</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user