import { FormSchema } from '/@/components/Form'; import { BasicColumn } from '/@/components/Table'; import { getDictItemsByCode } from '/@/utils/dict/index'; import { UploadTypeEnum } from '/@/components/Form/src/jeecg/components/JUpload'; const projectTypeDicts:Array = getDictItemsByCode("projectType") const approvalRsesults:Array = getDictItemsByCode("approvalResult") function projectTypeDict(){ for(let i = 0;i { for(let i =0;i