修复生成树表代码异常

pull/36/MERGE
RuoYi 4 years ago
parent 1dec234174
commit be12108139

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

Loading…
Cancel
Save