马宇豪
2025-05-22 20e7bce4b0c485698ce0f6e59f9e074e455476a5
src/views/analyse/assessApply/index.ts
@@ -27,13 +27,18 @@
      riskSourceType: [],
      description: string,
      person: [],
      process: string
      process: string,
      experimentAndType: [],
      oldRiskAssess: []
   }
   reportFormRules: object
   allPersonList: Array<AllPersonListType>
   systemPersonList: Array<AllPersonListType>
   phaList: []
   allRoomList: Array<RoomType>,
   experimentTypeList: Array<Type>
   riskSourceTypeList: Array<Type>
   riskLevelList: Array<Type>
}
declare interface DangerSourceType {