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