Commit 2e03f039 by 朱继来

Merge branch 'zjl_exception_20181221' into development

parents 2a37fd93 515cd2cd
Showing with 1 additions and 1 deletions
......@@ -159,7 +159,7 @@
<div class="search-btn">
<button class="nbtn search_self_order">搜索</button>
@if (in_array('export', $userPerms))
@if (in_array('self_order_export', $userPerms))
<button class="nbtn self_export" style="margin-left: 20px; background: #23c6c8 !important;">导出</button>
@endif
</div>
......
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 sign in to comment