src/api/plan/productionschedul.js @@ -10,7 +10,7 @@ export function fetchScheduleById(id) { return request({ url: '/mes/productionSchedul/'+id, url: '/mes/productionSchedul/selTime/'+id, method: 'get', }) }