|  | @@ -253,6 +253,7 @@ import ImageUpload from '@/components/ImageUpload';
 | 
											
												
													
														|  |  #break
 |  |  #break
 | 
											
												
													
														|  |  #end
 |  |  #end
 | 
											
												
													
														|  |  #end
 |  |  #end
 | 
											
												
													
														|  | 
 |  | +#foreach($column in $columns)
 | 
											
												
													
														|  |  #if($column.insert && !$column.superColumn && !$column.pk && $column.htmlType == "fileUpload")
 |  |  #if($column.insert && !$column.superColumn && !$column.pk && $column.htmlType == "fileUpload")
 | 
											
												
													
														|  |  import FileUpload from '@/components/FileUpload';
 |  |  import FileUpload from '@/components/FileUpload';
 | 
											
												
													
														|  |  #break
 |  |  #break
 |