Commit 581631d0 authored by hujun's avatar hujun

1

parent 47c93755
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
[% } %] [% } %]
[% if(it["step"]<3) { %] [% if(it["step"]<3) { %]
[% if(check_auth('/index/backOutToOne')) { %] [% 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 report-back-out" href="#modal-back-out" 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