style: 统一审核智能体状态展示口径
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<div class="badge-row">
|
||||
<span class="pill pill-accent">批次:{{ conversation.batch_id }}</span>
|
||||
<span class="pill">产品:{{ conversation.product_name|default:"未识别产品名称" }}</span>
|
||||
<span class="pill">阶段:{{ conversation.task_status }}</span>
|
||||
<span class="pill">阶段:{{ conversation_context.task_status }}</span>
|
||||
</div>
|
||||
{% endif %}
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user