src/api/model/pre/item/index.ts
@@ -17,7 +17,10 @@ predictphase: string, workchecked: number, unittransfactor: string, saveindex: string saveindex: string, iscumulant: number, cumuldivisor: number, cumulpoint: string }, dmModuleItem: { id: string, @@ -69,6 +72,8 @@ export interface MmPredictItemPageReqVO extends PageParam { itemno?: string, itemname?: string, itemtypeid?: string, modulename?: string, } // 查询MmPredictItem列表