全部 ({{ topics.length }})
今日新增 ({{ todayCount }})
待处理 ({{ statusStats.pending }})
待审查 ({{ statusStats.review }})
待发布 ({{ statusStats.ready }})
已发布 ({{ statusStats.published }})
待人工发布 ({{ statusStats.pendingPublish }})
🔍 {{ showSearch ? '收起搜索' : '展开搜索' }}
筛选条件已生效,共 {{ filteredTopics.length }} 条
~
~
~
~
查询
重置
item.id)" @sort-change="handleSortChange" :default-sort="{ prop: 'created_at', order: 'ascending' }">
{{ getStatusLabel(scope.row.status) }}
{{ platformShort(a.platform) }}
{{ fmtWordCount(a.word_count) }}
无
{{ formatDate(scope.row.created_at) }}
{{ scope.row.generated_at ? formatDate(scope.row.generated_at) : '-' }}
{{ scope.row.reviewed_at ? formatDate(scope.row.reviewed_at) : '-' }}
{{ scope.row.published_at ? formatDate(scope.row.published_at) : '-' }}
预览
创作
审查
发布
标记发布
检测
删除
共 {{ filteredTopics.length }} 条
{{ topic.field }}
合规{{ topic.compliance_score }}
{{ platformShort(a.platform) }}{{ a.word_count ? ' ' + fmtWordCount(a.word_count) : '' }}
无文章
预览
创作
审查
发布
标记发布
检测
删除