Commit 4dde8b0e by 冷斌

update

parent e291ada9
......@@ -165,7 +165,7 @@
<a href="{:U('indexadmin/record',array('id'=>$vo['id']))}" class="js-ajax-dialog-btn" data-msg="您确定要开启录播吗?">开启录播</a> |
</if> -->
<a href="{:U('indexadmin/edit',array('id'=>$vo['id']))}">编辑</a> |
<a href="{:U('indexadmin/del',array('id'=>$vo['id']))}" class="js-ajax-dialog-btn" data-msg="您确定要删除此用户吗?">删除</a>
<a href="{:U('indexadmin/del',array('id'=>$vo['id']))}" class="js-ajax-dialog-btn" data-msg="您确定要注销此用户吗?">注销</a>
</td>
</tr>
</foreach>
......
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