邱宇豪
2023-11-28 858d95b05d61f992d4e510a5b44d3f2a9704d29a
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),
}