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