This commit is contained in:
pengtao 2019-11-22 13:56:50 +08:00
parent 97cc0efd2c
commit b8407a1f38

View File

@ -19,13 +19,11 @@
<table>
<thead>
<th>
{% for row_name_one in key.get('row_name') %}
<tr>
{% for row_name_one in key.get('row_name') %}
<td>{{ row_name_one }}</td>
{% endfor %}
</tr>
</th>>
</tr>>
</thead>
<tbody>
<tr>