#foreach ($column in $columns)
            #if($column.isQuery==1)
                #if($column.htmlType=="datetime")
                
                    
                
                #elseif($column.htmlType=="select" || $column.htmlType == "radio")
                
                    
                        #if($column.dictType=="")
                        
                        #else
                        
                        
                        #end
                    
                
                #elseif($column.htmlType=="input")
                
                    
                
                #end
            #end
            #end
                
                    查询
                    重置
                
            
        
        
            
                
                    
                        
                    
                    新增
                
                 展开/折叠 
            
            
            #foreach ($column in $columns)
            #if($column.isList)
                #if($column.dictType!="" && ($column.htmlType=="select" || $column.htmlType=="radio" || $column.htmlType=="checkbox"))
                
                    
                        
                    
                
                #elseif($column.htmlType=="imageUpload")
                
                    
                        
                    
                
                #else
                
                #end
            #end
            #end
                
                    
                        
                            新增
                        
                        
                            编辑
                        
                        
                            删除
                        
                    
                
            
        
        =1)
            :dict-data="dictData"
            #end
            @success="getLists"
            @close="showEdit = false"
        />