叶松
2023-11-13 19d173ea725300ee6422ec6ef9573433da94d052
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),
}