Commit 9d033cfc authored by hujun's avatar hujun

进场时间轴时间控制

parent 91d56a2e
......@@ -12,7 +12,9 @@
data-bimg='[%=location.href+"/static/chat_image/"+it[item]["march_in_img"] %]'>
</td>
<td>
<a class="btn1 btn-success timeline" href="#modal-time" data-toggle="modal" data-id='[%= it[item]["order_id"] %]'>时间轴</a>
[% if (check_auth('marchIn_timer_shaft')) { %]
<a class="btn1 btn-success timeline" href="#modal-time" data-toggle="modal" data-id='[%= it[item]["order_id"] %]'>时间轴</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