mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2026-01-18 10:34:35 +00:00
代码生成单表开关控件有问题
This commit is contained in:
parent
4f61f0ad48
commit
0ea4ac910a
@ -95,6 +95,9 @@
|
|||||||
<#if po.classType=='pca'>
|
<#if po.classType=='pca'>
|
||||||
<#assign list_need_pca=true>
|
<#assign list_need_pca=true>
|
||||||
</#if>
|
</#if>
|
||||||
|
<#if po.classType=='switch'>
|
||||||
|
<#assign list_need_switch=true>
|
||||||
|
</#if>
|
||||||
</#list>
|
</#list>
|
||||||
<#-- 结束循环 -->
|
<#-- 结束循环 -->
|
||||||
<#t>
|
<#t>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user