yuhong0206@sina.cn
2021-03-29 ec627704b2793a02d176f177a88a244ba4f53495
ruoyi-generator/src/main/resources/vm/vue/index-tree.vue.vm
@@ -253,6 +253,7 @@
#break
#end
#end
#foreach($column in $columns)
#if($column.insert && !$column.superColumn && !$column.pk && $column.htmlType == "fileUpload")
import FileUpload from '@/components/FileUpload';
#break