分支自 supipe
xcx/api/module/robeSystem.js @@ -287,4 +287,7 @@ //隐患举报详情 detailsHiddenInfo: (params) => axios.get('/secure/hiddendanger/selectInfo?id='+params), //审核隐患举报 checkHiddenInfo: (params) => axios.post('/secure/hiddendanger/examine', params), }