全部 ({{ topics.length }}) 今日新增 ({{ todayCount }}) 待处理 ({{ statusStats.pending }}) 待审查 ({{ statusStats.review }}) 待发布 ({{ statusStats.ready }}) 已发布 ({{ statusStats.published }})
🔍 {{ showSearch ? '收起搜索' : '展开搜索' }} 筛选条件已生效,共 {{ filteredTopics.length }} 条
~ ~ ~ ~ 查询 重置
暂无选题数据
共 {{ filteredTopics.length }} 条
{{ topic.id }}. {{ topic.title }}
{{ getStatusLabel(topic.status) }}
{{ topic.field }} 合规{{ topic.compliance_score }}
创建: {{ formatDate(topic.created_at) }}
创作: {{ topic.generated_at ? formatDate(topic.generated_at) : '-' }}
审查: {{ topic.reviewed_at ? formatDate(topic.reviewed_at) : '-' }}
发布: {{ topic.published_at ? formatDate(topic.published_at) : '-' }}
预览 创作 审查 发布 删除