管理后台导出权限添加

master
zhengyongxing 5 years ago
parent 001e9e70f8
commit 322b4b6cee

@ -230,7 +230,9 @@
</div>
<div class="page">
<if condition="$role_export_check eq true ">
<if condition="I('group') eq 2 or $group eq 2">
<a class="sch-btn" href="{:U('Export/expUser',array_merge(array('id'=>19,'xlsname'=>'开发者_开发者结算_结算记录'),I('get.')))}">导出</a>
</if>
</if>
{$_page|default=''}
</div>

Loading…
Cancel
Save