Commit 7ff72c05 authored by dcy's avatar dcy

客户订单详情接口修改

parent fda423c1
......@@ -197,7 +197,7 @@ export function customerCreditLogPage(params){
//客户详情订单分页
export function infoListOrderPage(params){
return request({
url:'/customer/detail/infoList/orderPage',
url:'/ecw/order/customer-order-page',
method:'get',
params
})
......@@ -293,4 +293,4 @@ export function getApproval(id) {
method: 'get',
params: {id}
})
}
\ No newline at end of file
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment