Crunchy
2025-01-13 01d423865ae5eddf91f35c8526f5683c3b430870
src/api/plan/customerorder.js
@@ -266,7 +266,7 @@
export function downloadProduct(data){
    return request({
        url: '/mes/plan/customerOrder/downloadProduct',
        url: '/mes/plan/customerOrder/getProduct',
        method: 'post',
        responseType: 'blob',
        data: data