Commit ed0d6d26 authored by agping's avatar agping

修改

parent 2d4d02a3
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<td>[%= it[item]['report_agent_name'] %]</td> <td>[%= it[item]['report_agent_name'] %]</td>
<td>[%= it[item]['house_title'] %]</td> <td>[%= it[item]['house_title'] %]</td>
<td> <td>
<a class="btn1 btn-success timeline" href="#modal-time" data-toggle="modal" data-id='[%= it[item]["report_id"] %]'>时间轴</a> <a class="btn1 btn-success timeline" href="#modal-time" data-toggle="modal" data-id='[%= it[item]["order_id"] %]'>时间轴</a>
</td> </td>
</tr> </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