全部 ({{ topics.length }})
今日新增 ({{ todayCount }})
待处理 ({{ statusStats.pending }})
待审查 ({{ statusStats.review }})
待发布 ({{ statusStats.ready }})
已发布 ({{ statusStats.published }})
🔍 {{ showSearch ? '收起搜索' : '展开搜索' }}
筛选条件已生效,共 {{ filteredTopics.length }} 条
~
~
~
~
查询
重置
item.id)" @sort-change="handleSortChange" :default-sort="{ prop: 'created_at', order: 'ascending' }">
{{ getStatusLabel(scope.row.status) }}
{{ 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 }}
预览
创作
审查
发布
删除