操作日志
{% for log in logs.items %} {% else %} {% endfor %}
ID 操作者 操作类型 操作对象 IP地址 时间
{{ log.id }} {{ log.username or '系统' }} {{ log.action }} {{ log.target or '-' }} {{ log.ip_address or '-' }} {{ log.created_at.strftime('%Y-%m-%d %H:%M:%S') }}
暂无日志