Commit 3c8e7989 authored by hujun's avatar hujun

成交报告模板

parent 581631d0
......@@ -27,13 +27,11 @@
<a class="btn1 btn-success maintable-btn-account">结单</a>
[% } %]
[% } %]
[% if(it["step"]<3) { %]
[% if(check_auth('index/backOutToOne')) { %]
<a class="btn1 btn-success report-back-out" href="#modal-back-out" data-toggle="modal">撤销</a>
[% } %]
[% } %]
[% if(check_auth('index/backOutToOne')) { %]
<a class="btn1 btn-success report-back-out" href="#modal-back-out" data-toggle="modal">撤销</a>
[% } %]
<a class="btn1 btn-success timeline" href="#modal-time" data-toggle="modal">时间轴</a>
</td>
</tr>
......
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