licp
2024-05-23 5b51c0fbc5e39a2303e32059c1ecc86d04b88d72
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