src/api/customerService/index.js @@ -77,7 +77,7 @@ // 根据客户查询销售订单号 export function getSalesLedger(query) { return request({ url: '/afterSalesService/listSalesLedger', url: '/shippingInfo/getByCustomerName', method: 'get', params: query, })