提交 0998ccc8 编写于 作者: tony001's avatar tony001

zpc --- 修复批添加

上级 f54d6dee
......@@ -16,7 +16,6 @@
<#if appEntity.getMajorPSAppDERSs()??>
<#list appEntity.getMajorPSAppDERSs() as appDeRs>
<#if appDeRs.getMinorPSAppDataEntity().getId() == curEntity.getId>
11111
${appDeRs.getPSDER1N().getPSPickupDEField().getCodeName()?lower_case}
</#if>
</#list>
......@@ -46,7 +45,7 @@
<#list batchAddPSAppViews as batchAddPSAppView>
{view:{viewname:'${srffilepath2(batchAddPSAppView.getCodeName())}',height: ${batchAddPSAppView.getHeight()?c},width: ${batchAddPSAppView.getWidth()?c},title: '${batchAddPSAppView.title}'},
res:<@getres tempView=batchAddPSAppView /><#if batchAddPSAppView.getPSAppDataEntity()??><#assign appDataEntity= batchAddPSAppView.getPSAppDataEntity()/>,
'resAppKey':'1111<@getreskey appEntity=appDataEntity curEntity=view.getPSAppDataEntity()/>'</#if>}<#if batchAddPSAppView_has_next>,</#if>
'resAppKey':'<@getreskey appEntity=appDataEntity curEntity=view.getPSAppDataEntity() />'</#if>}<#if batchAddPSAppView_has_next>,</#if>
</#list>
];
</#if>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册