forked from integrated_whb/integrated_whb_vue
bug14306
parent
a4ce310e83
commit
5024a89dbe
|
@ -20,7 +20,7 @@ export const getEnterpriseReport2 = (params) =>
|
|||
export const getEnterpriseReport3 = (params) =>
|
||||
post("/studytask/list?showCount=100¤tPage=1", params);
|
||||
export const getEnterpriseReport4 = (params) =>
|
||||
post("/confinedspace/getDiagnosis", params);
|
||||
post("/eightWork/getDiagnosis", params);
|
||||
export const getEnterpriseReport5 = (params) =>
|
||||
post("/performanceexamine_dept/listAll", params);
|
||||
export const getEnterpriseReport6 = (params) =>
|
||||
|
|
Loading…
Reference in New Issue