Commit 98b22f99 authored by agping's avatar agping

对比业绩图

parent ce451fed
......@@ -14,10 +14,10 @@
[% for(var item1 in it[item]['value']){ %]
<tr>
<td>[%= it[item]['value'][item1]['people_num'] %]</td>
<td>[%= it[item]['value'][item1]['people_num'] %]</td>
<td>[%= it[item]['value'][item1]['people_num'] %]</td>
<td>[%= it[item]['value'][item1]['people_num'] %]</td>
<td>[%= it[item]['value'][item1]['real_performance_time'] %]</td>
<td>[%= it[item]['value'][item1]['real_performance'] %]</td>
<td>[%= it[item]['value'][item1]['performance_time'] %]</td>
<td>[%= it[item]['value'][item1]['performance'] %]</td>
<td>[%= it[item]['value'][item1]['people_num'] %]</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