增加AI审核

This commit is contained in:
2025-04-18 12:56:03 +08:00
parent 91f957a750
commit c2a3789e23
4 changed files with 251 additions and 60 deletions

View File

@@ -378,6 +378,7 @@ export default new Router({
},
hidden: true
},
{
path: '/editorList',
component: () => import('../components/page/editorList.vue'),