style: 统一处理历史状态展示口径

This commit is contained in:
2026-06-04 03:57:03 +08:00
parent 7c0dfe14d5
commit 8ec254c393
5 changed files with 101 additions and 25 deletions

View File

@@ -100,7 +100,7 @@
<td>{{ item.notify_reason }}</td>
<td>{{ item.owner_role }}</td>
<td>{{ item.feishu_user_id }}</td>
<td>{{ item.message_status }}</td>
<td>{{ item.get_message_status_display_text }}</td>
<td>{{ item.web_detail_url|default:"-" }}</td>
</tr>
{% empty %}