mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-04-28 02:07:52 +08:00
TypeScript前端代码生成模板同步到最新
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
<el-select v-model="info.tplWebType">
|
||||
<el-option label="Vue2 Element UI 模版" value="element-ui" />
|
||||
<el-option label="Vue3 Element Plus 模版" value="element-plus" />
|
||||
<el-option label="Vue3 Element Plus TypeScript 模版" value="element-plus-typescript" />
|
||||
</el-select>
|
||||
</el-form-item>
|
||||
</el-col>
|
||||
|
||||
Reference in New Issue
Block a user