mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
fix(projects): 修改代码生成功能模块名为驼峰时,路由错误问题
This commit is contained in:
@ -356,7 +356,7 @@ const columns: NaiveUI.TableColumn<Api.Tool.GenTableColumn>[] = [
|
||||
<NFormItemGi span="24 s:12" path="moduleName">
|
||||
<template #label>
|
||||
<div class="flex-center">
|
||||
<FormTip content="可理解为子系统名,例如 system" />
|
||||
<FormTip content="可理解为子系统名,例如 system,flow-instance。避免驼峰命名" />
|
||||
<span class="pl-3px">生成模块名</span>
|
||||
</div>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user