张晓波
2023-12-07 358166a7cd6a1d3505fc9d79639aaad2c2ed03b0
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),
}