Explorar el Código

feat(types): project添加programID

zhangweicheng hace 5 años
padre
commit
674849a1f9
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      types/src/interface/project.ts

+ 2 - 1
types/src/interface/project.ts

@@ -115,7 +115,8 @@ export interface IInfoItem {
 export interface IProperty {
   rootProjectID?: string; // 建设项目ID
   valuationID?: string; // 计价规则
-  engineeringID?: string; // 工程专业
+  programID?: number; // 工程专业,填计算程序工程专业ID
+  engineeringID?: string; // 工程专业ID
   fileType?: FileType; // 文件类型
   taxType?: TaxType; // 计税方式
   rationFeeType?: number; // 定额取费专业