代码生成新增快捷选择保存到本项目
This commit is contained in:
parent
ccbd1ba0da
commit
535bf04669
@ -119,6 +119,7 @@
|
||||
</el-button>
|
||||
<el-dropdown-menu slot="dropdown">
|
||||
<el-dropdown-item @click.native="info.genPath = '/'">恢复默认的生成基础路径</el-dropdown-item>
|
||||
<el-dropdown-item @click.native="info.genPath = ''">本项目</el-dropdown-item>
|
||||
</el-dropdown-menu>
|
||||
</el-dropdown>
|
||||
</el-input>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user