提交 d695586a 编写于 作者: neko's avatar neko

update

上级 1fad8132
......@@ -2,11 +2,9 @@
<#ibizinclude>
../@MACRO/CONTROL/LANGBASE.tsx.ftl
</#ibizinclude>
<Col name='${item.name}' class='<#if item.getPSSysCss?? && item.getPSSysCss()??>${item.getPSSysCss().getCssName()}</#if>'>
<Form.Item label="${item.getCaption()}">
<@ibizindent blank=8>
${P.getEditorCode(item, "EDITOR.tsx").code}
<Form.Item label="${item.getCaption()}" name='${item.name}' class='<#if item.getPSSysCss?? && item.getPSSysCss()??>${item.getPSSysCss().getCssName()}</#if>'>
<@ibizindent blank=4>
${P.getEditorCode(item, "EDITOR.tsx").code}
</@ibizindent>
</Form.Item>
</Col>
</Form.Item>
</#if>
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册