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