文本审核记录功能完成

This commit is contained in:
GeekMaster
2025-09-01 17:41:45 +08:00
parent 2e2b4ee370
commit 3271b924fa
16 changed files with 1028 additions and 67 deletions

View File

@@ -190,6 +190,11 @@ const items = [
index: '/admin/config/moderation',
title: '审查配置',
},
{
icon: 'list',
index: '/admin/moderation/list',
title: '审核记录',
},
],
},
{