%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@include file="/context/mytags.jsp"%> <#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 --> <#include "../../ui/datatype.ftl"/> <#include "../../ui/dictInfo.ftl"/> <#-- update--end--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 -->
| 序号 | 操作 | <#list pageColumns as po> <#assign check = 0 > <#list foreignKeys as key> <#if fieldMeta[po.fieldName]==key?uncap_first> <#assign check = 1 > <#break> #if> #list> <#if check==0>${po.content} | #if> #list>
|---|---|---|
| <#list columns as po> <#if po.isShow=="N"> #if> #list> <#list pageColumns as po> <#assign check = 0 > <#list foreignKeys as key> <#if fieldMeta[po.fieldName]==key?uncap_first> <#assign check = 1 > <#break> #if> #list> <#if check==0> |
<#if po.showType == "text">
<#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 -->
/>
<#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 -->
<#elseif po.showType=='password'>
<#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 -->
/>
<#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 -->
<#elseif po.showType=='radio' || po.showType=='select' || po.showType=='checkbox' || po.showType=='list'>
<#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 -->
|
#if>
#list>
|
${'$'}{stuts.index+1 } |
<#list columns as po> <#if po.isShow=="N"> #if> #list> <#list pageColumns as po> <#assign check = 0 > <#list foreignKeys as key> <#if fieldMeta[po.fieldName]==key?uncap_first> <#assign check = 1 > <#break> #if> #list> <#if check==0> |
<#if po.showType == "text">
<#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 -->
value="${'$'}{poVal.${po.fieldName} }"/>
<#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 -->
<#elseif po.showType=='password'>
<#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 -->
value="${'$'}{poVal.${po.fieldName} }"/>
<#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 -->
<#elseif po.showType=='radio' || po.showType=='select' || po.showType=='checkbox' || po.showType=='list'>
<#-- update--begin--author:zhangjiaqiang Date:20170509 for:修订生成页面乱 -->
|
#if>
#list>