shj
2022-05-16 4cc5b73a86a6c6195717c0ee18e2e82c3edb3042
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