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