<%@ page language="java" import="java.util.*" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@include file="/context/mytags.jsp"%> ${ftl_description} <#list columns as po> <#if po_index%2==0> <#else> <#if !po_has_next> <#if (po_index+1)%2==0> <#else> <#if !po_has_next>
class="Wdate" onClick="WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss'})" style="width: 150px"<#elseif po.classType=='easyui-datebox'>class="Wdate" onClick="WdatePicker()" style="width: 150px"<#else>class="${po.classType}" id="${po.fieldName}" name="${po.fieldName}" <#if po.nullable == 'Y'>ignore="ignore" <#if po.fieldType?index_of("time")!=-1> value=""<#else><#if po.fieldType?index_of("date")!=-1>value=""<#else>value="${'$'}{${entityName?uncap_first}Page.${po.fieldName}}"<#if po.optionType?trim?length !=0> datatype="${po.optionType}">
<%-- 增加一个div,用于调节页面大小,否则默认太小 --%>
<#list subTab as sub> &${jeecg_table_id}=${"$"}{${entityName?uncap_first}Page.${jeecg_table_id}}<#else>&${key?uncap_first}=${"$"}{${entityName?uncap_first}Page.${key?uncap_first}}" icon="icon-search" title="${sub.ftlDescription}" id="${sub.entityName?uncap_first}">
<#list subTab as sub> <#list sub.subColums as po> <#assign check = 0 > <#list sub.foreignKeys as key> <#if fieldMeta[po.fieldName]==key?uncap_first> <#assign check = 1 > <#break> <#if check==0>