fix 代码生成包路径支持多级嵌套

This commit is contained in:
yxh 2023-11-13 15:58:26 +08:00
parent ca368c89cb
commit c8ac62b7d1

View File

@ -19,7 +19,7 @@
<template #label>
<span>
生成包路径
<el-tooltip content="生成在哪个包下,例如 gfast/app/system,不可/结尾" placement="top">
<el-tooltip content="生成在哪个包下,例如 internal/app/system必须internal/app开头,不可/结尾" placement="top">
<el-icon><ele-QuestionFilled /></el-icon>
</el-tooltip>
</span>