src/api/sgyhpczl/recheckCancellationNumber.js
@@ -111,6 +111,22 @@ }); } //自查隐患详情 export function self_info(id) { return request({ headers:{ 'token': getTokenAndVerify().token, 'verify':getTokenAndVerify().verify }, url: "/taboi/danger/self_info?id="+id, contentType: "application/json", method: 'GET', }); } //查询审批记录 export function getWfRecordList(id) { return request({ @@ -124,5 +140,7 @@ }); } // /taboi/file/dowloand_do?type=0&fileName=自查隐患管理表_453929676.xls