src/api/plan/customerorder.js @@ -267,9 +267,9 @@ export function downloadProduct(data){ return request({ url: '/mes/plan/customerOrder/getProduct', method: 'get', method: 'post', responseType: 'blob', params: data data: data }) }