src/api/plan/productionschedul.js @@ -60,3 +60,10 @@ data: data }) } export function getProductionSchedulReport() { return request({ url: '/mes/productionSchedul/getReport', method: 'get', }) }