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

update

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