Crunchy
2024-05-21 0a3b4bac16a4cf49deaddc6b4f3a2aeee90e9061
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