mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-04-27 09:08:37 +00:00
代码生成,支持设置前端的模版
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
v-loading="loading"
|
||||
element-loading-text="生成文件目录中..."
|
||||
>
|
||||
<el-scrollbar height="calc(100vh - 88px - 40px - 50px)">
|
||||
<el-scrollbar height="calc(100vh - 88px - 40px)">
|
||||
<el-tree
|
||||
ref="treeRef"
|
||||
node-key="id"
|
||||
|
||||
Reference in New Issue
Block a user