src/views/system/dept/utils/types.ts @@ -1,4 +1,5 @@ interface FormItemProps { id: string; projectCode: string; // 项目编号(必填) projectName: string; // 项目名称(必填) hangyepinmu: any | null; // 行业品目(可选)