月度详情
parent
dd541bf2a0
commit
e2aa5ed08f
|
@ -354,7 +354,7 @@
|
|||
|
||||
<!--选项卡(tabs)end-->
|
||||
<div class="am-margin">
|
||||
<button type="button" class="am-btn am-btn-warning am-btn-xs" onclick="javascript:history.go(-1);">返回上一级</button>
|
||||
<button type="button" class="am-btn am-btn-warning am-btn-xs" onclick="location.href='${base}/monthlySettle/list'">返回上一级</button>
|
||||
<@shiro.hasPermission name="MONTHLY_SETTLE_EXPORT">
|
||||
<button type="button" class="am-btn am-btn-primary am-btn-xs" id="exportSingle">导出</button>
|
||||
</@shiro.hasPermission>
|
||||
|
|
Loading…
Reference in New Issue