添加导出率

This commit is contained in:
pengtao 2019-10-23 11:07:43 +08:00
parent 1b46402137
commit c85956f649

View File

@ -65,8 +65,8 @@
{% for item in one %} {% for item in one %}
<td>{{ item }}</td> <td>{{ item }}</td>
{% endfor %} {% endfor %}
{% endfor %}
</tr> </tr>
{% endfor %}
</tbody> </tbody>
</table> </table>