修改提示词类型和提示词预设

This commit is contained in:
2024-11-13 12:41:33 +08:00
parent e4801202f7
commit ae15530766
17 changed files with 1053 additions and 678 deletions
+1
View File
@@ -59,6 +59,7 @@ export default [
name: 'prompt-management',
path: '/prompt/prompt-management',
component: './Prompt/PromptManagement/index',
access: 'canPrompt',
}
]
},