Commit 81f72a96 authored by hujun's avatar hujun

成交报告模板

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