代码生成:增加主子表 normal 模式的示例

This commit is contained in:
YunaiV
2023-11-16 23:24:03 +08:00
parent bbc37613b6
commit 9aca49c1ff
10 changed files with 402 additions and 338 deletions

View File

@ -183,7 +183,7 @@
</el-row>
<!-- 树表信息 -->
<el-row v-show="formData.templateType == 2">
<el-row v-if="formData.templateType == 2">
<el-col :span="24">
<h4 class="form-header">树表信息</h4>
</el-col>