src/api/rawMaterials/reportForInspection.js @@ -3,7 +3,7 @@ // 查询所有申请单列表 export function getInspectionList(params) { return request({ url: '/inspection/selectAllInspection', url: '/inspection/selectInspectsList', method: 'get', params })