#foreach($column in $effectivecols) #if($column.insert && !$column.superColumn && !$column.pk && $column.htmlType == "datetime") #break #end #end #foreach($column in $effectivecols) #if($column.insert && !$column.superColumn && !$column.pk && $column.htmlType == "upload") #break #end #end #foreach($column in $effectivecols) #if($column.insert && !$column.superColumn && !$column.pk && $column.htmlType == "summernote") #break #end #end
#if( $hiddenleftjoinfiledcols.size() > 0 ) #foreach($column in $hiddenleftjoinfiledcols) #end #end #if($table.sub)

${functionName}信息

#end #set($cumvar=0) #set($colcount=$effectivecols.size()) #foreach($column in $effectivecols) #if($column.insert && !$column.pk) #if(($column.usableColumn) || (!$column.superColumn)) #set($parentheseIndex=$column.columnComment.indexOf("(")) #if($parentheseIndex != -1) #set($comment=$column.columnComment.substring(0, $parentheseIndex)) #else #set($comment=$column.columnComment) #end #set($field=$column.javaField) #set($dictType=$column.dictType) #set($cumvar=$cumvar+1) #if($column.htmlType == "textarea") #if($cumvar%2==0)
#end
#else #if($cumvar%2==1)
#end #parse("\vm\html\col2\formedittpl.vm") #if($cumvar%2==0 || ($cumvar>=$colcount))
#end #end #end #end #end #*
## col-md-6 #foreach($column in $effectivecols) #set($field=$column.javaField) ##if($column.insert && !$column.pk) ##if(($column.usableColumn) || (!$column.superColumn)) #set($parentheseIndex=$column.columnComment.indexOf("(")) #if($parentheseIndex != -1) #set($comment=$column.columnComment.substring(0, $parentheseIndex)) #else #set($comment=$column.columnComment) #end #set($dictType=$column.dictType) ##set($cumvar=$cumvar+1) ##if($cumvar%2==1) #parse("vm/html/formtpl.vm") ##end ##end ##end #end *# #if($table.sub)

${subTable.functionName}信息

#end
#foreach($column in $effectivecols) #if($column.insert && !$column.superColumn && !$column.pk && $column.htmlType == "datetime") #break #end #end #foreach($column in $effectivecols) #if($column.insert && !$column.superColumn && !$column.pk && $column.htmlType == "upload") #break #end #end #foreach($column in $columns) #if($column.insert && !$column.superColumn && !$column.pk && $column.htmlType == "summernote") #break #end #end