diff --git a/Web/src/views/system/codeGen/index.vue b/Web/src/views/system/codeGen/index.vue index fb956e09..a0688f61 100644 --- a/Web/src/views/system/codeGen/index.vue +++ b/Web/src/views/system/codeGen/index.vue @@ -175,7 +175,7 @@ const resetQuery = async () => { const handleAdd = () => { state.title = '增加代码生成'; EditCodeGenRef.value?.openDialog({ - authorName: 'Easy.CreateCode', + authorName: 'Admin.NET', template: 'template', generateType: '200', printType: 'off',