Commit 51867f1a authored by agping's avatar agping

pk 修改

parent e76a4be8
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
[% for(var item in it){ %] [% for(var item in it){ %]
<tr class="text-center"> <tr class="text-center">
<td>[%= sw(item) %]</td> <td>[%= sw(item) %]</td>
<td>[%= it[item]["evaluate_content"] %]</td> <td>[%= it[item]["store_name"] %]</td>
<td>[%= it[item]["name"] %]</td> <td>[%= it[item]["name"] %]</td>
<td>[%= it[item]["performance"] %]</td> <td>[%= it[item]["performance"] %]</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