📋 选题管理

🔄 批量刷新 ▶ 批量创作 🔍 批量优化 已选 {{ selectedTopicIds.length }} 项
全部 ({{ topics.length }}) 待处理 ({{ countByStatus('pending') }}) 待审查 ({{ countByStatus('review') }}) 待发布 ({{ countByStatus('ready') }}) 已发布 ({{ countByStatus('published') }})
{{ topic.title }}
{{ topic.status }}
{{ topic.field }} 合规{{ topic.compliance_score }}
创建: {{ formatDate(topic.created_at) }}
创作: {{ topic.generated_at ? formatDate(topic.generated_at) : '-' }}
发布: {{ topic.published_at ? formatDate(topic.published_at) : '-' }}
预览 创作 审查 发布 删除