Commit 90306010 authored by agping's avatar agping

撤销成交报告 通过 权限 修改

parent 978d5384
......@@ -16,7 +16,7 @@
<a class="btn1 btn-success details-btn" href="#modal_detail" data-toggle="modal">详情</a>
[% } %]
[% if(it["step"]!=6) { %]
[% if(check_auth('index/checkReportAttache/0')||check_auth('index/checkReportManager/1')||check_auth('index/checkReportMajordomo/2')||check_auth('index/checkReportCashier/3')) { %]
[% if(check_auth('index/checkBackOutOne/1')||check_auth('index/checkBackOutTwo/2')||check_auth('index/checkBackOutThree/3')) { %]
<a class="btn1 btn-success" href="#modal-pass" data-toggle="modal">通过</a>
[% } %]
[% } %]
......
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