| 视频 | 问题 | 备注 | 视频类型 | 操作 |
|---|---|---|---|---|
|
{{ video.split('.')[0] }}
|
|
{% set selected_annotation = annotations | selectattr('video', 'equalto', video) | list %} {% if selected_annotation %} {% else %} {% endif %} | {% set selected_annotation = annotations | selectattr('video', 'equalto', video) | list %} {% if selected_annotation %} {% else %} {% endif %} |