{% extends "base.html" %} {% block title %}处理历史详情{% endblock %} {% block content %}

执行上下文

执行证据

通知留痕

{% for item in notifications %} {% empty %} {% endfor %}
触发原因 责任角色 飞书用户 消息状态 详情链接
{{ item.notify_reason }} {{ item.owner_role }} {{ item.feishu_user_id }} {{ item.message_status }} {{ item.web_detail_url|default:"-" }}
当前执行尚无通知留痕。
{% endblock %}