<#import "function.ftl" as func> <#assign comment=model.tabComment> <#assign class=model.variables.class> <#assign package=model.variables.package> <#assign comment=model.tabComment> <#assign classVar=model.variables.classVar> <#assign system=vars.system> <#assign commonList=model.commonList> <#assign pkModel=model.pkModel> <#assign pk=func.getPk(model) > <#assign pkVar=func.convertUnderLine(pk) > <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@include file="/commons/include/html_doctype.html" %> ${comment }管理 <%@include file="/commons/include/get.jsp" %> <#if model.variables.flowKey?exists>
${comment }管理列表
<#list model.commonList as col> <#assign colName=func.convertUnderLine(col.columnName)> <#if (col.colType=="java.util.Date")> <#elseif (col.length > 256) > <#else> <#if model.variables.flowKey?exists> 启动流程 删除 <#else> 删除